multi-auth
multi-auth copied to clipboard
Laravel Multi-Authentication Package
Logout from other devices is not working I have used laravel 8 but not working this also I have enabled `AuthenticateSession ` ``` in Kernal.php still not working protected function...
It's best to require the `laravel/ui` package explicitly in `composer.json` rather than asking users to install it from the _readme_ instructions.
Initially, I left out testing because the package is 95% stubs which I couldn't test as they're not valid PHP files. I'm thinking… * start with testing the artisan command(s)...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. 2.4.4 See change log for changes....
Can you add support for (Laravel 10 with PHP 8.1) soon?
Can you please add laravel 11 support to the project is possible? We're upgrading to laravel 11 and the project is still locked at laravel 10 Thank you!