Full course available at https://codereviewvideos.com/course/doctrine-databasics
In this video we are going to continue on with the basics of Doctrine - covering:
* creating a new entity
* updating an existing entity
* deleting an existing entity
Combined with the previous video, these four actions cover the core interactions with Doctrine / your database.