Flexible component collection for modern application
A demo todobackend implementation
- copy
configuration.dist.php
toconfiguration.php
, change it's content (if you're sure what you are doing)
- if you changed db connection detail, make sure also change it in
phinx.yml
- run
modd
- modd and devd are great tools to watch & restart daemon or run test for any tech stack
- if you're impattient & using mac, just run
brew install modd devd
beforehand
- browse http://devd.io:6080/specs/index.html?/api/, you should see all the specs passed