DEV Community

Discussion on: Make a flexible Laravel admin panel in 2 minutes!

Collapse
 
rezaamini profile image
Reza Amini • Edited

You have to authenticate user in your project without this panel's feature!
It will check if the is_superuser or anything which has been set in config for logged in user is true then it lets users access to panel.