Learn Symfony2 - Removing Database Records with a Form Collection [5 of 5]
1K views
Feb 15, 2023
In the last video we saw how changes to our front end could be saved / persisted to our database. In this final video in the series we cover how removing items from the front end can update our database also. There are a couple of 'gotchas' in this procedure, so be sure to watch all the way through.