samedi 17 novembre 2018

my laravel route return 404 error but route exists?

I'm using laravel 5.6 and i've just started create api using Laravel framework and I'm having an issue with routing.

The only route that's working like that

http://my-domain-name.com/index.php/api/my-api-name

if i romve index.php from my url :-

http://my-domain-name.com/api/my-api-name

then i got 404 not found error.

How can i fix this?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire