dev-moeen/laravel-multiauth

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

This package is auto-updated.

Last update: 2024-04-09 11:52:14 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!