'providers' => [ // ... Collective\Html\HtmlServiceProvider::class, // ... ], 'aliases' => [ // ... 'Form' => Collective\Html\FormFacade::class, 'Html' => Collective\Html\HtmlFacade::class, // ... ],
app.php 记得配置好!
谢谢JellyBool !貌似 laravelcollective/html 的版本是要和laravel对称的!刚刚安装了laravelcollective/html v5.2果断ok了~~~!
评论就服你!
如图
把debugbar和DbExporter加上吧哈哈
Thx~~!Jelly!
今天看别人写的项目,看见routes文件里面有一个Route::auth();,就想问这个是做什么的啊?
嗯嗯而且你也做了如何部署lnmp的教程~!问题就不大了!最近发现一个前端插件很酷有空你也看看:http://livestyle.io/
最后选择了Laragon!再折腾下去严重打击自信心啊~~!
可以加个windows的版本的!没有mac在windows下弄各种坑啊!!!
一切为了解耦!