Download the PHP package uomosul/uom-id-package-laravel without Composer
On this page you can find all versions of the php package uomosul/uom-id-package-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download uomosul/uom-id-package-laravel
More information about uomosul/uom-id-package-laravel
Files in uomosul/uom-id-package-laravel
Package uom-id-package-laravel
Short Description UOM ID Authenticaiton Package
License MIT
Homepage https://github.com/University-of-Mosul/uom-id-package-laravel
Informations about the package uom-id-package-laravel
UOM ID Authenticaiton Package
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
You can publish the config file with:
You can publish the provider file with:
Usage
-
Define the following
-
Add
UOM_ID_SESSION
to$except
array inapp/Http/Middleware/EncryptCookies.php
-
Change
driver
touom
inconfig/auth.php
() - Register service provider in
config/app.php
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- University of Mosul
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of uom-id-package-laravel with dependencies
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.14.0