Skip to content

eugenesia/docker-php-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker PHP dev

This is an basic setup for a PHP development environment using Docker and PHPFarm.

Usage

Go to the docker/ folder. Copy default.env to .env, then set your project name. This is optional. If you don't set your project name, it will remain as "docker".

Copy default.docker-compose.yml to docker-compose.yml. Modify it as you see fit (although the default one will work).

Run docker-compose up -d, then browse to http://localhost:8056/example.php. You should see an example page running PHP 5.6.

About

A PHP development environment using Docker and PHPFarm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages