I move my app from a server to another server, so from an IP address to other. I everything copy/paste including database, users ...
Now when I type example.com/venue/1
everything works fine, but when I type example.com/dng/1
app return me the error:
BadMethodCallException in Controller.php line 283: Method [dng] does not exist.
I run command php artisan route:list and everything is fine so all method including /dng{id}
is here...
WHen I run php artisan route:cache
I got:
What is a problem? At old server everything was fine...
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire