Sample Laravel Docker #Usage
- Import phpstorm-settings.jar
- Update PHPStorm -> Settings -> Deployment -> Lumen -> Mappings (Change your local directory path)
- Update lumen.local to your /etc/hosts file
- Install Docker
- docker-composer build && docker-composer up -d