Sign inSign up

walterti/php8.4-apache-laravel

By walterti

Updated about 2 months ago

Laravel Docker for development only, based on Official PHP(8.4) Apache image

Image
Languages & frameworks
0

2.0K

walterti/php8.4-apache-laravel repository overview

docker pull walterti/php8.4-apache-laravel:1.0
docker run -p 8000:80 walterti/php8.4-apache-laravel:1.0 -v /your/project/root:/app

There is no mysql server inside this image, it's just de webserver with php 8.4 and all required modeules to run a laravel application, it comes with pdo_mysql and intl php modules.

Tag summary

Content type

Image

Digest

sha256:d579ee9f5

Size

287.3 MB

Last updated

12 months ago

docker pull walterti/php8.4-apache-laravel