dev-moeen/laravel-multiauth

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

This package is auto-updated.

Last update: 2025-03-09 13:51:15 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!