This post is from a low-reputation account and contains an unverified outbound link. Be cautious before clicking external links.

Another day with php and docker development.

symfonydev(25)
Published in
#php
Words
39
Reading
1 min
Listen
Play
9y

A few docker containers helpful for development:
https://hub.docker.com/r/phpmyadmin/phpmyadmin/
https://hub.docker.com/r/mysql/mysql-server/

With some commands needed to set up mysql account so that it can access apache/php container
https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html

Workflow component - more control over the process implemented. I don't think that can get old.
http://blog.eleven-labs.com/en/symfony-workflow-component/

Another day with php and docker development. | Ecency