How to Create Blog Items in Symfony 6 | How to Create a Blog in Symfony | Symfony 6 for Beginners
How to Create Blog Items in Symfony 6 | How to Create a Blog in Symfony | Symfony 6 for Beginners | Learn Symfony 6 from Scratch
This video will show you how you can perform the โCโ from CRUD operations, where we will be creating blog items - 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
Want to learn more?
- Courses: https://www.youtube.com/channel/UCkzGZ6ECGCBh0WK9bVUprtw/playlists
๐ ๐ Useful links
- Symfony Forms: https://symfony.com/doc/current/forms.html
- GitHub Repo: https://github.com/codewithdary/symfony6-static-movies
๐ Table of Content
00:00 - Introduction
00:38 - Adding a โCreateโ Button
02:27 - Replacing HTML With Symfony Forms
03:16 - Symfony Form Type
07:42 - Symfony Form in Twig
16:43 - Controller logic to save a post
#symfony #framework #symfony6 #php