jdf

joined 2 years ago
[–] jdf@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

Check out this page. https://laravel.com/docs/10.x/deployment

You have to redirect all requests to index.php in the public folder. There is a sample Nginx configuration file on this page.