Olexiy Backend

Results 1 comments of Olexiy Backend

I found temporary replacement for method 'authorize': ``` if(!\Auth::user()->hasPermission('browse_somepage')) abort(403); ``` But still hope authorize method can be fixed