render-examples / php-laravel-docker

Larvel 5.8 PHP Docker Deployment on Render
https://render.com
MIT License
69 stars 599 forks source link

Upgrade to Laravel 11, PHP 8.2.7, PHP-FPM 3.1.6 #42

Closed paulprins closed 3 months ago

paulprins commented 3 months ago

It's working and had a successful test deployement to Render.

The current version of this repo is using a dangerous unsupported version of PHP, and a very old version of Laravel. I hope that by updating it to the most current version it will encourage people to upgrade their existing projects, or to start new proejcts with current versions.

jess-render commented 3 months ago

Just put up a separate PR to update our docs page