PHPackages                             rubensrocha/laravel-breeze-multi-auth-admin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. rubensrocha/laravel-breeze-multi-auth-admin

ActiveProject[Authentication &amp; Authorization](/categories/authentication)

rubensrocha/laravel-breeze-multi-auth-admin
===========================================

Multi auth admin with Laravel Breeze

41012JavaScript

Since May 20Pushed 3y ago2 watchersCompare

[ Source](https://github.com/rubensrocha/laravel-breeze-multi-auth-admin)[ Packagist](https://packagist.org/packages/rubensrocha/laravel-breeze-multi-auth-admin)[ RSS](/packages/rubensrocha-laravel-breeze-multi-auth-admin/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![GitHub issues](https://camo.githubusercontent.com/1ae3b2c0ea318005f8c816629eb4f069646bfd030d74c409dd1b4ababd1c9951/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f727562656e73726f6368612f6c61726176656c2d627265657a652d6d756c74692d617574682d61646d696e)](https://github.com/rubensrocha/laravel-breeze-multi-auth-admin/issues)[![GitHub forks](https://camo.githubusercontent.com/5525856aa1349b8e977efb0024b29171484275144e46bc81aac5cecdc03e1b9e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f727562656e73726f6368612f6c61726176656c2d627265657a652d6d756c74692d617574682d61646d696e)](https://github.com/rubensrocha/laravel-breeze-multi-auth-admin/network)[![Total Downloads](https://camo.githubusercontent.com/286994a096c3a5d2a598bb29f185c1ae6b9a02e256172c49b1f5dbc7c162fa36/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f727562656e73726f6368612f6c61726176656c2d627265657a652d6d756c74692d617574682d61646d696e)](https://packagist.org/packages/rubensrocha/laravel-breeze-multi-auth-admin)[![GitHub license](https://camo.githubusercontent.com/7accdb200cc0dfb675f9b75670574224d350e749e367215a03a56cf52edea023/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f727562656e73726f6368612f6c61726176656c2d627265657a652d6d756c74692d617574682d61646d696e)](https://github.com/rubensrocha/laravel-breeze-multi-auth-admin/blob/main/LICENSE)

About This Repository
---------------------

[](#about-this-repository)

This is a repository created to serve as a basis for those who intend to create a Laravel project using Breeze with multiple guards/auth, where it is possible to create a website and an admin panel with separate authentication for each one.

Unlike many tutorials that teach you how to achieve this goal, this repository is in fact complete and has all the basic functional functions in the admin panel.

### Site(User)

[](#siteuser)

- Register
- Login
- Logout
- Forgot Password
- Reset Password
- Confirm Password
- Verify Email

### Admin

[](#admin)

- Login with email or username
- Logout
- Forgot Password
- Reset Password
- Confirm Password
- Verify Email

Installation
------------

[](#installation)

Clone this repo

```
git clone https://github.com/laravel/breeze.git

```

Create env file and set up your DB connection

```
cp .env.example .env

```

Generate key

```
php artisan key:generate

```

Install packages

```
composer install

```

Run migrations without admins/users

```
php artisan migrate

```

Or run migrations with admins/users

```
php artisan migrate --seed

```

Default password for admin and users is "password"

References
----------

[](#references)

- [Laravel 9](https://laravel.com)
- [Laravel Breeze](https://laravel.com/docs/9.x/starter-kits#laravel-breeze)

Contributing
------------

[](#contributing)

Anyone who wants to make some improvement just make a Pull-Request.

If you can achieve the same goal using Jetstream, please share your solution with me as I am very interested.

License
-------

[](#license)

The Laravel framework and this repository is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b50b97a25e6a67c73462ac9e598847373148db5a04b54c8543ba5bc036c20a71?d=identicon)[rubensrocha](/maintainers/rubensrocha)

---

Top Contributors

[![rubensrocha](https://avatars.githubusercontent.com/u/10297656?v=4)](https://github.com/rubensrocha "rubensrocha (11 commits)")

---

Tags

laravellaravel-applicationlaravel-breezemulti-authmulti-auth-laravelmulti-authenticationmultiauth

### Embed Badge

![Health badge](/badges/rubensrocha-laravel-breeze-multi-auth-admin/health.svg)

```
[![Health](https://phpackages.com/badges/rubensrocha-laravel-breeze-multi-auth-admin/health.svg)](https://phpackages.com/packages/rubensrocha-laravel-breeze-multi-auth-admin)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
