You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create a superadmin account without the need to use fixtures or SQL request. While in developent I struggle with creating accounts with different roles. What's the best approach?
I want to make it as a contribution to people who struggled with user roles like me.