Completed
– How to update blog items
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Symfony 6 for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 – Introduction to Symfony
- 2 – MVC Explained
- 3 – Installation & Setup for Mac
- 4 – Setting up VS Code for Symfony
- 5 – Setting up our project & directory explained
- 6 – Controllers & Routes in Symfony
- 7 – Route Parameters in Symfony
- 8 – Views in Symfony
- 9 – Twig layout, blocks & global variables
- 10 – How to create a database
- 11 – Doctrine, Entities & Migrations
- 12 – Doctrine Relationships Explained
- 13 – Data Fixtures
- 14 – Entity Repositories
- 15 – How to compile assets
- 16 – How to use TaliwindCSS
- 17 – How to use images
- 18 – How to read blog items
- 19 – How to update blog items
- 20 – How to dit blog items
- 21 – How to delete blog items
- 22 – Model validation
- 23 – Login & Register system
- 24 – How to hide pages for unauthorized users