PHPackages                             nojiri1098/laravel-multiauth - 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. nojiri1098/laravel-multiauth

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

nojiri1098/laravel-multiauth
============================

Easy Multi-Auth implementation with Laravel

v1.0(6y ago)01MITPHPPHP &gt;=7.1.3CI failing

Since Sep 28Pushed 6y agoCompare

[ Source](https://github.com/nojiri1098/Laravel-MultiAuth)[ Packagist](https://packagist.org/packages/nojiri1098/laravel-multiauth)[ RSS](/packages/nojiri1098-laravel-multiauth/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Easy Multi-Auth implementation with Laravel
===========================================

[](#easy-multi-auth-implementation-with-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2e35be51ee2e39942ae7c5f90a6f9ab809ff8cd10c43fb24081e66907f36cf12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f6a697269313039382f6c61726176656c2d61646d696e6c74652d666f722d6261636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nojiri1098/laravel-adminlte-for-back)[![Build Status](https://camo.githubusercontent.com/5a4d130dd4228377c577d83f5dbfcca57802d0dc0df0b22607fdb20fa4456b22/68747470733a2f2f7472617669732d63692e6f72672f6e6f6a697269313039382f6c61726176656c2d61646d696e6c74652d666f722d6261636b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nojiri1098/laravel-adminlte-for-back)

This package provides an easy way to quickly implement Multi-Auth with Laravel 5.8.

To implement Multi-Auth, just execuse `make:mutliauth` Artisan command after `make:auth` Artisan command.

Requirements
------------

[](#requirements)

- Laravel 5.8.x
- PHP &gt;= 7.1
- Laravel-AdminLTE

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

[](#installation)

```
composer require nojiri1098/laravel-multiauth

```

Usage
-----

[](#usage)

### Preparetion

[](#preparetion)

```
php artisan make:auth
php artisan migrate

```

### Implement Multi-Auth

[](#implement-multi-auth)

```
php artisan make:multiauth
php artisan migrate

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2468d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24912801?v=4)[Daiki Nojiri](/maintainers/nojiri1098)[@nojiri1098](https://github.com/nojiri1098)

---

Top Contributors

[![nojiri1098](https://avatars.githubusercontent.com/u/24912801?v=4)](https://github.com/nojiri1098 "nojiri1098 (37 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nojiri1098-laravel-multiauth/health.svg)

```
[![Health](https://phpackages.com/badges/nojiri1098-laravel-multiauth/health.svg)](https://phpackages.com/packages/nojiri1098-laravel-multiauth)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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