Hi all, I'm trying to access Auth::user() values like this: public function __construct() { $this-&...
Is there a way to create a new middleware and "cut" the request from there using this is_a...
Is there a way to fix this or should I test if the user is admin in all methods of the controller? R...
Am I the only one that want to use a simple admin section by a flag TRUE/FALSE in users TABLE? :)
The Laravel portal for problem solving, knowledge sharing and community building.
The community