krafthaus/bauhaususer
Adds a simple login/user system for the Bauhaus admin package. Installs via Composer, registers the service provider, updates Bauhaus auth permission to use Auth::check(), switches the auth model to BauhausUser\User, runs migrations, and creates users via Artisan.
Adopt if:
Look elsewhere if:
Auth::check()).For Executives: "This package lets us integrate user authentication into our Bauhaus admin panel in hours, not weeks*. By avoiding third-party auth systems, we reduce vendor lock-in and licensing costs while keeping the solution lightweight. Perfect for internal tools or MVPs where auth is a secondary feature—not the core focus."*
For Engineering: "Bauhaus User provides a drop-in auth layer for Bauhaus, handling user models, migrations, and basic permissions with minimal setup. It’s a GPL-2.0 alternative to Sentry, ideal if you want to avoid external dependencies. Tradeoff: Limited community support, but the code is straightforward PHP/Laravel—easy to extend if needed."
How can I help you explore Laravel packages today?