|
| 1 | +# Create Symfony 5 project with Docker and Postgres |
| 2 | + |
| 3 | +Watch full tutorial [here](https://youtu.be/69wjRPQ0A_U) |
| 4 | + |
| 5 | +# Other video tutorials |
| 6 | + |
| 7 | +## How to use data transfer objects (DTO) in Symfony API application |
| 8 | + |
| 9 | +There is a [branch](https://github.com/Cap-Coding/symfony_api/tree/data_transfer_objects) and here is a [video](https://youtu.be/XxIhzgGv214) |
| 10 | + |
| 11 | +## How to build simple CRUD API service with Symfony 5 (for beginners) |
| 12 | + |
| 13 | +There is a [branch](https://github.com/Cap-Coding/symfony_api/tree/crud_api) and here is a [video](https://youtu.be/tbXpX4dAqjg) |
| 14 | + |
| 15 | +## How to use Symfony Form Events in API service |
| 16 | + |
| 17 | +There is a [video](https://youtu.be/lLwx96DA_Ww) |
| 18 | + |
| 19 | +## How to use object factories with Symfony Forms |
| 20 | + |
| 21 | +There is a [video](https://youtu.be/chgvsi6TWM8) |
0 commit comments