Skip to content

msrumon/php-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Development Environment

This project acts as a sample for working with PHP and Docker. The default nginx branch holds the setup for PHP-FPM (FastCGI Process Manager) and nginx (as reverse proxy). The other apache branch holds setup for PHP paired with Apache server. In both the branches, the app can be started by running the following command:

docker compose up --detach app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages