国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

php - The resource routing of laravel5.4 reports an error. What is the reason?
世界只因有你
世界只因有你 2017-07-03 11:40:48
0
1
913

First I registered the route in the routing file, the code is as follows:

Then I used php artisan to produce the route and an error occurred, as follows:

I implemented the resource routing method in the controller, as follows:

Finally, there was still an error when accessing in the browser, as follows:

Please gods, what is the reason for this?

世界只因有你
世界只因有你

reply all(1)
給我你的懷抱

Grammar error

is 'CategoryController' is not CategoryController

Route::resource('category', 'CategoryController');
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template