jdf

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