Add two symfony links to doc about dockerizing and db testing

This commit is contained in:
Tim 2021-08-13 20:04:23 +02:00
parent bbe81e3914
commit 00e47a5672

View File

@ -7,6 +7,10 @@
[Symfony workflow with EasyAdmin3](https://www.strangebuzz.com/en/blog/implementing-a-user-workflow-with-symfony-and-easyadmin3) [Symfony workflow with EasyAdmin3](https://www.strangebuzz.com/en/blog/implementing-a-user-workflow-with-symfony-and-easyadmin3)
[Dockerizing](https://aicha-fatrah.medium.com/dockerize-a-symfony-project-nginx-php-fpm-and-mariadb-f46fe9b190bb)
[Database testing tips](https://dev.to/vikbert/tips-for-testing-the-database-in-symfony-application-1pd5)
## Fun ## Fun
[Browser game (Symfony 2)](https://github.com/joanmadrid/esirith) [Browser game (Symfony 2)](https://github.com/joanmadrid/esirith)