最新回答 / EnzoLiu
請檢查你的wamp環(huán)境,注意:必須使用apache! 并且開啟apache的mod_rewrite模塊否則無法讀取.htaccess 從而也就導致了該問題的發(fā)生。
2016-09-25
最新回答 / 慕姐0110412
估計5.3里面把 as 去掉了;這是5.2的Route::get('user/profile', 'UserController@showProfile')->name('profile');已經(jīng)開始使用name了,現(xiàn)在5.3就是使用的name 沒有看到as方法
2016-09-25