Skip to content

foxbench/laravel-docker-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

laravel-docker-setup

Instructions

  • create mysql directory
  • create src directory
  • use database as host in laravel .env file

Commands

  • docker-compose exec php-apache /bin/bash to execute commands in web host
  • docker-compose exec database /bin/bash to execute commands in database host

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published