Relative Content

Tag Archive for laravelapache

Laravel 11 api route not working on apache server

I am doing a project for my university, and i hosted simple laravel app for tetris. Players play the game and on game over score should be uploaded to my web app and shown on leaderboard. I create api route api/save_score in my laravel app. it works on localhost but api route does not work on server i get this error message