Download the PHP package sm-alfariz/lumen52-with-jwt without Composer
On this page you can find all versions of the php package sm-alfariz/lumen52-with-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sm-alfariz/lumen52-with-jwt
More information about sm-alfariz/lumen52-with-jwt
Files in sm-alfariz/lumen52-with-jwt
Package lumen52-with-jwt
Short Description Lumen micro-framework by Laravel with jwt integration ready and free for use
License MIT
Informations about the package lumen52-with-jwt
Lumen + Jwt
Instalation
composer create-project --prefer-dist sm-alfariz/lumen52-with-jwt project-dir or by clone git git clone https://github.com/sm-alfariz/lumen52-with-jwt.git
I Wass add JSON Web Token Authentication.
php artisan ready for jwt:secret Set the JWTAuth secret key used to sign the tokens
Official Documentation
Documentation for the framework can be found on the Lumen website. Documentation for JSON Web Token Authentication can be found on the JSON Web Token Authentication.
I Wass add JSON Web Token Authentication.
php artisan ready for jwt:secret Set the JWTAuth secret key used to sign the tokens
All versions of lumen52-with-jwt with dependencies
laravel/lumen-framework Version 5.2.*
vlucas/phpdotenv Version ~2.2
tymon/jwt-auth Version 1.0.*@dev
illuminate/routing Version ^5.2