Download the PHP package mostbyte/auth without Composer
On this page you can find all versions of the php package mostbyte/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mostbyte/auth
More information about mostbyte/auth
Files in mostbyte/auth
Download mostbyte/auth
More information about mostbyte/auth
Files in mostbyte/auth
Vendor mostbyte
Package auth
Short Description Mostbyte authorization system from identity service
License MIT
Package auth
Short Description Mostbyte authorization system from identity service
License MIT
Please rate this library. Is it a good library?
Informations about the package auth
Mostbyte Auth
Mostbyte authorization system from identity service
Versions
Laravel | Auth |
---|---|
< 10.x | 2.x |
11.x,12.x | 3.x |
Installation
To get the latest version of Mostbyte auth
, simply require the project using Composer
Instead, you may of course manually update your require block and run composer update
if you so choose:
Publishing config files
Warning: In production, in
.env
you should specifyLOCAL_DEVELOPMENT=false
. Otherwise your all http requests will be handled by faker
Using
Using in routes
or specify in App\Http\Kernel.php
and in routes
All versions of auth with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/database Version ^11.0|^12.0
guzzlehttp/guzzle Version ^7.8
illuminate/support Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/database Version ^11.0|^12.0
guzzlehttp/guzzle Version ^7.8
The package mostbyte/auth contains the following files
Loading the files please wait ....