laravelcollective / auth
This package is abandoned and no longer maintained.
The author suggests using the laravel/ui package instead.
Auth backend and Controller stubs for the Laravel Framework from Laravel UI
v1.2.1
2023-04-25 02:48 UTC
Requires
- php: ^7.2.5|^8.0
- illuminate/console: ^7.0|^8.0|^9.0|^10.0
- illuminate/filesystem: ^7.0|^8.0|^9.0|^10.0
- illuminate/support: ^7.0|^8.0|^9.0|^10.0
Requires (Dev)
- orchestra/testbench: ^6.23|^7.0|^8.0
- phpunit/phpunit: ^9.5.10
README
Official documentation for Collective Auth for The Laravel Framework can be found at the LaravelCollective website.
This code was derrived from the Laravel/UI package. It's initial MIT licence attributed to Taylor Otwell is included in this packages licence as he is the original creator of the bulk of this code. This package was created for those who opt to not use Jetstream/Fortify.
