Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

boyjarv's avatar

POSTING to api 404 not found

so I just uploaded my laravel project to : http://www.lookwhatfound.me/api

when I try to POST to the api on the following URL I get 404 Not Found

http://www.lookwhatfound.me/api/auth/login

I have also tried:

http://www.lookwhatfound.me/api/api/auth/login

I have setup the database and run php artisan migrate successfully

0 likes
1 reply

Please or to participate in this conversation.