Symfony 6 for Beginners | Learn Symfony 6 | Symfony Full Course | Symfony for Beginners
This video will show you all beginners topics you need to know to become a Symfony developer - Want to learn an incredible open-source PHP framework? Symfony is one of the most popular frameworks when you need to build high-performance & complex web applications.
πΒ New Udemy Course
If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: https://www.udemy.com/course/mastering-laravel-10-query-builder-eloquent-relationships/?referralCode=C784C3DB5B8925207FCB
π² Letβs plan a meeting
Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: https://calendly.com/codewithdary
π Newsletter
Sign up for my free weekly email newsletter: https://www.newsletter.codewithdary.com
π₯ Resources
- PHP Hosting (10% DISCOUNT): https://www.hostinger.com/codewithdary
- TikTok: https://www.tiktok.com/@codewithdary
- Instagram: https://www.instagram.com/codewithdary/
- Twitter: https://twitter.com/codewithdary
- Blog: https://blog.codewithdary.com/
- Newsletter: https://newsletter.codewithdary.com/
- Patreon: https://www.patreon.com/user?u=30307830
- GitHub: https://github.com/codewithdary/symfony-6-course
π Useful links
- Symfony Forms: https://symfony.com/doc/current/forms.html
- GitHub Repo: https://github.com/codewithdary/symfony6-static-movies
Want to learn more?
- Courses: https://www.youtube.com/channel/UCkzGZ6ECGCBh0WK9bVUprtw/playlists
π Useful links
- 1. Tailwind Course: https://www.youtube.com/watch?v=00KUv5R_yX0
- 1. Coding Standards: https://symfony.com/doc/current/contributing/code/standards.html,
- 3. Homebrew: https://brew.sh/
- 3. Composer: https://getcomposer.org/
- 4. VS Code: https://code.visualstudio.com/
- 10. Database Client: https://marketplace.visualstudio.com/items?itemName=cweijan.vscode-database-client2
- 13. Batman: https://cdn.pixabay.com/photo/2021/06/18/11/22/batman-6345897_960_720.jpg
- 13. Avengers: https://pixabay.com/illustrations/captain-america-avengers-marvel-5692937/
- 14. Symfony Encore: https://github.com/symfony/webpack-encore
- 19. Symfony Forms: https://symfony.com/doc/current/forms.html
- 19. GitHub Repo: https://github.com/codewithdary/symfony6-static-movies
π Table of Content
00:00 β Introduction to Symfony
10:33 β MVC Explained
13:10 β Installation & Setup for Mac
21:37 β Setting up VS Code for Symfony
31:42 β Setting up our project & directory explained
41:00 β Controllers & Routes in Symfony
51:41 β Route Parameters in Symfony
57:13 β Views in Symfony
01:05:54 β Twig layout, blocks & global variables
01:15:23 β How to create a database
01:21:19 β Doctrine, Entities & Migrations
01:39:12 β Doctrine Relationships Explained
01:43:33 β Data Fixtures
01:58:09 β Entity Repositories
02:14:07 β How to compile assets
02:27:38 β How to use TaliwindCSS
02:39:28 β How to use images
02:46:09 β How to read blog items
03:03:35 β How to update blog items
03:30:53 β How to dit blog items
03:45:38 β How to delete blog items
03:49:20 β Model validation
03:55:56 β Login & Register system
04:11:02 β How to hide pages for unauthorized users
#symfony #framework #symfony6 #php