I started a new laravel 5.4 project and the routing doesn't seem to work.
My routes:
Route::group(['prefix' => '/veilingen'], function(){
Route::resource('/', 'VeilingController');
});
php artisan route:list :
Whenever i populate a URL:
<a href="" class="btn btn-success btn-product">
What am i doing wrong? i was doing it like this all the time and it worked in previous versions.
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2tHJXwT
via IFTTT
Aucun commentaire:
Enregistrer un commentaire