lvlup-dev/laravel-user-is-admin
Add a boolean is_admin column on your users table and protect routes with a single admin middleware. No roles, no permissions table - just enough for a simple “is this user an administrator?” check.
How can I help you explore Laravel packages today?