lundi 28 août 2017

Laravel routes are not working after updated from 5.3 to 5.4

After upgraded to larval 5.4.2 from larval 5.3 Routes are not working.

But routes are exist

php artisan route:list

Shows all the routes

Got this in log file

[2017-08-28 12:35:28] local.DEBUG: 404: http://ift.tt/2vvj5Ph
{
    "type": "404",
    "url": "http:\/\/laravel.local\/test",
    "method": "GET",
    "data": []
}

Am using vagrant, homestead for my local environment.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire