Skip to content

aune-io/docker-base-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-base-laravel

Base image for a container running Laravel

Features

  • Based on the official php:7.1-apache
  • Enables Apache mod_rewrite
  • Installs the pdo_mysql PHP dependency
  • Sets /var/www/html/public as Apache root

Usage

Copy your application code under /var/www/html, so that the public folder /var/www/html/public is served by Apache.

Releases

No releases published

Packages

No packages published