Login & Register System in Symfony | Symfony Authentication | Symfony 6 for Beginners

preview_player
Показать описание
This video will show you how you can easily make use of Symfonys Login & Register forms - 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

📲 Let’s plan a meeting

💌 Newsletter

🔥 Resources

🔗 Useful links

Want to learn more?

📋 Table of Content
00:00 - Introduction
01:04 - What is Authorization & Authentication?
02:12 - Make User
04:49 - Creating the migration
05:49 - Register logic/page
10:23 - Login logic/page
13:41 - Login/Logout button

#symfony #framework #symfony6 #php
Рекомендации по теме
Комментарии
Автор

Hi Dary, you're honestly a legend because you make good explanation videos but what I also like very much is that you show what for example each command actually does in depth and I and possibly other people appreciate this very much!

kingtyphoon
Автор

Man, this is incredible. Thank you so much for this tutorial, it helped me a lot! I'm coming from Laravel and slowly detoxing from Eloquent.

AdrusMcpaketazo
Автор

you made it easy for understanding, thanks!

d_sportello
Автор

Well done. Clear and understandable. I wanted to ask you: how to configure the roles in the roles column in database? Example: a user can be either operator, super operator, customer or super customer (as with fos bundle in previous versions).
Thanks in advance!

renatatworzydlo
Автор

This was a very well explained tutorial, well done.

mxdscientist
Автор

You can’t imagine how you helped me with this project, you saved my life❤, I was looking for a solution to my mistake, thank you too much, I found at the last of video, how to hide pages ❤️❤️
I have question: can make a video about how to make admin page and allows admin to add, edit and delete?

najiali
Автор

You can’t imagine how you helped me with this project, I was looking for a solution to my mistake, thank you too much, I found at the last of video, how to hide pages ❤️❤️
I have question: can make a video about how to make admin page and allows admin to add, edit and delete?

najiali
Автор

thanks alot for this tut,
i juste have a question; how should i proceed so users could login either the username or the email simultaneously ?? need help. thanks one more.

skygrace
Автор

Hey Dary, did u test the messages if the login failed?
My error variable in the twig template is always null

sebkl
Автор

man, u are a lifesaver! Huge props from Ukrainian web devs👍👍

yurafedonyuk
Автор

Hey Dary, i having a doubt actually. Its there any possibility to create an LoginFormType.php like the register one? Im actually trying this but the authentication its not working anymore with.

endofdays
Автор

What I'm supposed to do if I want to improve this code in order to work with front-end part of API project?

draganjelic
Автор

Tell me, pls: why all the properties of the User entity are generated as nullable ( private ?string $name = null)? And you don't... (I'm using Symfony 6.1)

mjwmdlc
Автор

I'm actually doing the same things you do in the video (i already have a User entity with fixtures that i have previously created) but when i try to login, it throws me an error "invalid credentials" even if the email and the password are the same in the user tables. Someone knows why? Thanks

vbzxvjc
Автор

3:05 dary, you really have to start living on de randje. Real men live on de randje of leven by not encrypting or hashing

dominus