Search by

dev-moeen / laravel-multiauth

software-engineer-moeen-khan

Laravel Multiauth package

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

This package is auto-updated.

Last update: 2026-09-09 16:56:35 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!