samedi 25 août 2018

Web routes defined in route list but not working

I have a route

Route::get('home', ['as' => 'home1', function(){
    return 'test';
}]);

It's not running. Any idea why this could be. It is not grouped with any other routes.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2BN6zCe
via IFTTT

Aucun commentaire:

Enregistrer un commentaire