Server side scripting image for developing Laravel web apps.
326
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.
Content type
Image
Digest
sha256:35e50c197…
Size
353.1 MB
Last updated
almost 3 years ago
docker pull behnjamin123/php_laravel