zaizainal / custom-auth
Custom Auth
v1.0.1
2022-05-27 08:17 UTC
Requires
- php: ^8.0
- illuminate/contracts: ^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.3
This package is auto-updated.
Last update: 2025-05-29 01:38:10 UTC
README
Introduction
Create a custom authentication package that will do the following:
Allow users to register, login and logout of the Laravel web app Allow users to configure custom views, validation, and methods for these functions.
Installation
You can install the package via composer:
composer require zaizainal/custom-auth --dev
Change log
Please see the changelog for more information on what has changed recently.
Credits
License
MIT. Please see the license file for more information.