Skip to content

msrumon/php-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 3, 2022
9606fed · Apr 3, 2022

History

1 Commit
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022

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