black/user-bundle
WIP Laravel user management bundle for handling users, authentication-related features, and common account workflows. Early-stage package; APIs and behavior may change as development continues.
auth scaffolding or packages like laravel/breeze/laravel/jetstream.Auth facade.laravel/breeze, spatie/laravel-permission, or laravel/sanctum?Auth::attempt(), middleware, policies)?Auth facade, HasApiTokens, and MustVerifyEmail traits.composer validate to check dependency conflicts.config/app.php, service providers).Authenticatable contract and HasApiTokens.users table with remember_token, api_token).auth:api, auth:web guards.spatie/laravel-permission for roles).symfony/http-foundation).Request::oldInput() → request()->old()).users table conventions.auth:api vs. custom guards).laravel/breeze or jetstream instead.How can I help you explore Laravel packages today?