Sign inSign up

behnjamin123/php_laravel

By behnjamin123

•Updated almost 3 years ago

Server side scripting image for developing Laravel web apps.

Image
0

326

behnjamin123/php_laravel repository overview

When creating a container from this image, you need to map a host port to the container 80 port and specify a location to mount which will be mapped to var/www so that projects created are persisted on the host. To access server through localhost, either add --host 0.0.0.0 or container ip address and --port 80 to php artisan serve.

Tag summary

Content type

Image

Digest

sha256:35e50c197…

Size

353.1 MB

Last updated

almost 3 years ago

docker pull behnjamin123/php_laravel