Download the PHP package singsys/laravel-quick without Composer
On this page you can find all versions of the php package singsys/laravel-quick. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-quick
composer require singsys/laravel-quick
-
Add trait "Singsys\LQ\Lib\Concerns\LqResponse" in the file: "App\Http\Controllers\Controller"
-
Add trait "Singsys\LQ\Lib\Concerns\LqToken" in User model, and after you can directly generate the Pasword token from the user model Like:
-
replace the file App\Exceptions\Handler from below content
-
Execute the following command on terminal:
- Modify the RouteServiceProvider file, you just need to put the LqApiMiddleware globally for all Apis Like:
All versions of laravel-quick with dependencies
PHP Build Version
Package Version
No informations.
The package singsys/laravel-quick contains the following files
Loading the files please wait ....