Download the PHP package customergauge/session without Composer
On this page you can find all versions of the php package customergauge/session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download customergauge/session
More information about customergauge/session
Files in customergauge/session
Download customergauge/session
More information about customergauge/session
Files in customergauge/session
Vendor customergauge
Package session
Short Description Native PHP Session adapter for Laravel Authentication
License MIT
Package session
Short Description Native PHP Session adapter for Laravel Authentication
License MIT
Please rate this library. Is it a good library?
Informations about the package session
Laravel PHP Session ⛔
This library provides a NativeSessionUserProvider for Laravel.
Installation
Usage
Auth configuration
In the auth.php
file, add the following settings:
Default Guard
The new Guard configuration
Auth Middleware
Configure the auth
middleware at App\Http\Kernel
with 'auth:php'
UserFactory
The last thing you'll need is to provide your own implementation of UserFactory
and register it in a ServiceProvider.
In the provider:
All versions of session with dependencies
PHP Build Version
Package Version
The package customergauge/session contains the following files
Loading the files please wait ....