Month: March 2020
Laravel Spatie – Role Permission
Prerequisites Laravel 5.8 or higher User model must implement Illuminate\Contracts\Auth\Access\Authorizable contract. Otherwise the can() and authorize() methods will not work in…
Prerequisites Laravel 5.8 or higher User model must implement Illuminate\Contracts\Auth\Access\Authorizable contract. Otherwise the can() and authorize() methods will not work in…