Authorization in laravel (API) using Gate
When you are dealing with API, maybe you want to make some type of authorization kind of permit a specific user to change or add something, For example, on Facebook, only account owners can delete or update their posts. so now we'll talk about this i...
moemensaadeh.hashnode.dev2 min read