Top Categories
Symfony 3 Tutorial: Dynamic User Roles
- Category: Information Technology
- Sub Category: Web Development
So actually somebody requested this video and there you have it, how you can make a simple user interface to change users permissions and roles and store them in the database, this video starts off with a basic login system if you don't know how to make your own i suggest you watch the video on crea
So actually somebody requested this video and there you have it, how you can make a simple user interface to change users permissions and roles and store them in the database, this video starts off with a basic login system if you don't know how to make your own i suggest you watch the video on creating a simple login and registration system .
Login system: https://www.youtube.com/watch?v=3xhYwwznIWU
Registration form: https://www.youtube.com/watch?v=4Mb3siIjrm8
More videos about security:
Basic usage of Voters : https://www.youtube.com/watch?v=FEihfucFdd8
Timestamps:
from 8:17 to 18:35 - Just making some views and actions .