dev-moeen/laravel-multiauth

Laravel Multiauth package

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dev-moeen/laravel-multiauth

dev-main 2023-05-09 09:50 UTC

This package is auto-updated.

Last update: 2025-10-09 15:01:37 UTC


README

This package is just to create multi auth, which is totaly isolated from your normal auth ( which we create using php artisan make:auth )

On top of that, you can use multiple authentication types, simultaneously, so you can be logged in as a user and an admin, without conflicts!