jdf

joined 2 years ago
[–] jdf 2 points 3 months ago* (last edited 3 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.