laravel-fans / laravel-docker

Full Laravel production environment for Docker
https://packagist.org/packages/laravel-fans/docker
MIT License
38 stars 12 forks source link

support PHP 8.1 #43

Closed sinkcup closed 2 years ago

sinkcup commented 2 years ago

Laravel 7 only support PHP 8.0, so the Dockerfile should use different PHP version in different framework.

image