when i code what i do is check the permissions on each controller method, i break my crud operations in to methods and check them at the beginning of the method. if i want to specifically prevent a role from accessing i would check role, otherwise i would check permission.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community