Код: Выделить всё
Route::resource('test', 'TestController');
Route::get('/', function()
{
return View::make('hello');
});
< /code>
Вот мой testcontroller.php < /code> < /p>
Подробнее здесь: [url]https://stackoverflow.com/questions/23593892/symfony-component-httpkernel-exception-notfoundhttpexception-laravel[/url]
Мобильная версия