FOSUserBundle [5/15] - FOSUserBundle with Bootstrap 3 Sign In Form

Published: 13 March 2021
on channel: Code Review Videos
276
1

Full course available at https://www.codereviewvideos.com/cour...

In the previous video we looked at how we could log in with either our Username or our Email Address as our unique identifier. In that video we switched over to using a Bootstrap 3 Sign In template. In this video we will cover a little more of customising your Sign In template.

I pasted the full code to the template in the previous video write up, so be sure to look there if you want to copy / paste.

Back when we started customising our FOSUserBundle template in the third video, we came across the concept of template inheritence.

This isn't something unique to FOSUserBundle. If you use Twig at all, even outside of Symfony, you can make use of template inheritence.

The idea is simple. We want a base template which contains all the common HTML 'stuff' we find in any web page - head, title, body tags, and then our more specific templates update only a specific section of the base template.

https://codereviewvideos.com/course/g...


Watch video FOSUserBundle [5/15] - FOSUserBundle with Bootstrap 3 Sign In Form online without registration, duration hours minute second in high quality. This video was added by user Code Review Videos 13 March 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 276 once and liked it 1 people.