Symfony Translation Part IX CRUD Controllers [1 of 2]

Опубликовано: 26 Октябрь 2024
на канале: Coding with TD
103
0

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Symfony Translations Series
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
"The end result we reaching for is so that the client or administrator of
the application can change any translation them selves, e.g. spelling
mistakes, change grammar, add languages to the application or change
the button wording from Sign In to Login and back a gain, eish, instead
of bugging me for these changes."

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Symfony Translation Part IX CRUD Controllers [1 of 2]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A controller is a PHP function you create that reads information from the
Request object and creates and returns a Response object. The response could
be an HTML page, JSON, XML, a file download, a redirect, a 404 error or anything
else. The controller runs whatever arbitrary logic your application needs to
render the content of a page.

Full Documentation: https://symfony.com/doc/current/contr...

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Donations
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

🙏 Want to support Coding with TD? Your contributions make a big difference! You're welcome
to donate by clicking on the PayPal link below. Your support helps us create more educational
content and spread the joy of coding. Thank you for being a part of our journey! 🚀

https://paypal.me/CodingWithTD

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Github Repository
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
PLEASE NOTE: I'm not going to create a separate gitub repository for every
single video. The idea with the gitub repository is to have one symfony
application to play, test and share the coding as we go along.

URL: https://github.com/codingwithtd/symfo...
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Generating Controllers
To save time, you can install Symfony Maker and tell Symfony to generate a new controller class.

In this video we going to generate an entire CRUD from our Doctrine entity

Cheers till next time!

TD

If you like the content or learned something, please don`t forget to like,
subscribe, share, and remember the notification bell, thanks!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Music from YouTube I'm listening to while recording these videos
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Background Music Credits -
Channel: Lunacy Chillout
Our Story | Beautiful Chillstep 2017 Mix
   • Our Story | Beautiful Chillstep 2017 Mix  
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++