Just another lightweight dockerized PHP Development Framework
Edit your hosts file:
127.0.0.1 ananke.localInit Autoload:
composer dump-autoloadRun the app:
docker-compose upEnter URL in your browser and look at the ServerRequest init in your dev console:
http://ananke.local
I try to implement some nice stuff for your dev environment. Further ideas are welcome and appreciated. Open an issue or contact me at info@ajaybachmann.ch. Things to come:
- Headless
- SSL Certificate Support
- ReactJS Frontend
- Unit Tests
- RESTful Architecture
- Based on Standards