Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Policies cannot be used now due to this reason. And additionally, the method `Auth::user()` returns the class `Authenticatable` (which is used in gates), not `Authorizable`. Also, I believe the class `Authenticatable` should be used since it is checking its instance on the line 33.
- Loading branch information