You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2021. It is now read-only.
Hi, just a question about resources authorization:
I've seen that the index method was removed of \Illuminate\Foundation\Auth\Access\AuthorizesRequests::resourceAbilityMap by @taylorotwell, here and I can't understand why.
Resource controllers have this method, why to remove it here ?