Support the ongoing development of Laravel.io →
Philip Metzger

Philip Metzger

Joined 5 Feb 2019

Statistics

Threads 6
Replies 5
Solutions 0
Articles 0
posted 6 years ago

deploying laravel to production

So locally I run "php artisan serve" which starts the development server. But how would I...

0 Likes
3 Replies
replied 6 years ago

Calling a PHP Lumen Backend from a React frontend

I think I have solved this by using: https://github.com/spatie/laravel-cors

0 Likes
replied 6 years ago

404 when navigating to a get route in laravel on production

ah found the problem maybe: root /mywebsite/api/public; should have been root /root/mywebsite/api/pu...

0 Likes
replied 6 years ago

404 when navigating to a get route in laravel on production

Hmm yeah thats exactly what I have and tried, so I feel it must me my nginx setup which I also do no...

0 Likes
replied 6 years ago

404 when navigating to a get route in laravel on production

I considered that as well but I still get the 404 when I do this: http://api.mywebsite.com/api/api/m...

0 Likes
replied 6 years ago

deploying laravel to production

Well to explain it further, I have a git projects with 2 directories. Frontend - a node app that I...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.