Skip to content

ahmdkamal/laravel-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start it

  • cd to proxy folder in images

    • cp .env.example to be .env change the port to anyone available on your machine
    • run docker-compose up -d
  • go to server folder in images

    • cp .env.example to be .env change the data to yours
    • cd to /etc/hosts on your machine and add VIRTUAL_HOST, the one you added in .env then restart your apache
    • run docker-compose up -d
  • go to code folder and read the README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages