/bit.ly/2SINQ0t • Dependencies defined in code, inside your project and shared with your team $ docker-compose up # list containers running $ docker-compose ps • Navigate to http:/ /localhost:8099/ 9
table under src/model/{Table | Entity} • Controllers for each CRUD action under src/Controller • Templates for each action under templates/{Controller}/{action} • Note the .php extension for templates 15
• Check identity • Fix authentication to use email instead of username • Finish the login action • Bring the user groups via auth finder • Add logout Log the user in 28
demos see https:/ /sandbox.dereuromark.de • More queue plugins see awesome list ( github.com/FriendsOfCake/awesome-cakephp ) Queue Asynchronous background processing 44
for auto-publish and admin-confirmed one - Notifications to involved parties Main requirements: - Allow workflow to be extended easily - Automate as much as possible Queue Advanced usage 48