摘要:
curl -sS https://getcomposer.org/installer | php mv composer.phar /usr/local/bin/composer composer -V 意思是不要在root超级用户下执行,所以就更换一个用户吧,如下,就不会报这个提示了 userad 阅读全文
posted @ 2019-05-08 21:21
邹柯
阅读(32128)
评论(0)
推荐(0)
摘要:
(1)问题:intervention/image 2.4.x-dev requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system. (2)原因: php.ini中的filein 阅读全文
posted @ 2019-05-08 20:58
邹柯
阅读(2356)
评论(0)
推荐(0)
摘要:
向customers表添加字段phone php artisan make:migration add_phone_to_customers_table 问题: 解决方法: 将DB_HOST配置项修改为:127.0.0.1 执行完数据库迁移后记得将该配置项改回来 阅读全文
posted @ 2019-05-08 12:06
邹柯
阅读(4163)
评论(0)
推荐(0)

浙公网安备 33010602011771号