Level 10
@boyjarv why dont you add it to the root directory if u cant do that you can create a subdomain http://www.api.lookwhatfound.me and access your api at http://www.api.lookwhatfound.me/api/auth/login
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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
Please or to participate in this conversation.