docker-compose up
docker-compose -f docker-compose.yml -f docker-compose.local.yml up
- Install Laravel into
src
directory. - Update document root to
/var/www/html/public
in Apache virtual host configurations file.
docker-compose up
docker-compose -f docker-compose.yml -f docker-compose.local.yml up
src
directory./var/www/html/public
in Apache virtual host configurations file.