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