Hi, I want to create 2 login 1 for employee and 1 for Admin
In db admin table - username : admin password: d033e22ae348aeb5660fc2140aec35850c4da997 When I entered username / password as admin/admin gets error : Bad credentials Please help me... Thank you! -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en --- You received this message because you are subscribed to the Google Groups "Symfony developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to symfony-devs+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
security.yml
Description: Binary data
<<attachment: Employee.php>>
<<attachment: Admin.php>>