Laravel New Middleware not working – CPanel
I have a problem in my project, i just try to fix in many hours but it still not working. I've created a new middleware - here is my code: class CpanelAuthentication { public function handle($request, Closure $next, $guard =…