fetch user with array role in spartie code example Example: get users of specific role laravel role spatie $users = User::role('writer')->get();