Skip to content

mrjordash/php-with-docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequiste steps

  1. Install Docker Desktop for your OS (follow Docker official documentation)
  2. Make sure Docker is correctly installed

How to run the project

  1. Open your Terminal app
  2. Change directory to be in the project root folder (e.g. the one with the docker-compose.yml file)
  3. Run the command docker compose up

Please note that you can configure any IDE (PHPStorm, VSCode, etc.) to run the required command instead of opening your terminal app separately.

About

Template de base de PHP avec Docker (aucune structure de code, seulement quelques exemples pour le moment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors