tkin1992

4965 经验值

老师,我用的是5.1的laravel啊,然后用的是illuminate/html.如果只写了open和close是可以的,但加了其他就不行了

   ErrorException in Macroable.php line 81:
Method lable does not exist. (View: /home/yusheng/PhpstormProjects/Laravel-learn/Laravel5.1/resources/views/articles/create.blade.php)

回复那么快,谢谢!没事了,我进MySQL里有,但phpmyadmin里没有,我自己看看

执行$article->save();返回了true,但是到PHPadmin里没看到变化啊,奇怪

安装了,但是安完直接执行php artisan migrate还是报错,错误有些不同,还要配置吗,我不知道怎么才能找到mysql.sock啊

怎么办啊,查到相关资料了可是还是搞不好

我的Ubuntu16.04安装的xampp,但是lamp/var/mysql文件夹下找不到mysql.sock,
错误提示:
[Illuminate\Database\QueryException]
could not find driver (SQL: select * from information_schema.tables where t
able_schema = laravel and table_name = migrations)

[PDOException]
could not find driver

我的Ubuntu16.04安装的xampp,但是lamp/var/mysql文件夹下找不到mysql.sock,
错误提示:
[Illuminate\Database\QueryException]
could not find driver (SQL: select * from information_schema.tables where t
able_schema = laravel and table_name = migrations)

[PDOException]
could not find driver