Download the PHP package crashtest-security/lumen-dingo-adapter without Composer
On this page you can find all versions of the php package crashtest-security/lumen-dingo-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download crashtest-security/lumen-dingo-adapter
More information about crashtest-security/lumen-dingo-adapter
Files in crashtest-security/lumen-dingo-adapter
Package lumen-dingo-adapter
Short Description Using Dingo + JWT in your Lumen Based Application with no pain
License MIT
Informations about the package lumen-dingo-adapter
Dingo Adapter for Lumen 5.8
Using Dingo + JWT in your Lumen Based Application with no pain.
All dependencies have been updated to work with Lumen 5.8
Tag | Lumen Version |
---|---|
5.8 | 5.8.* |
5.7 | 5.7.* |
1.1 | 5.4.* |
Installation
Configuration
In your bootstrap/app.php
file add this line:
Configure one of the following environment variables to make this package work out of the box:
Guarding Your Routes via Dingo Routing
Quick Start
I have made a boilerplate here. Read the docs there to find out how to Quick Start this package.
LICENSE
Copyright 2017 Krisan Alfa Timur
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of lumen-dingo-adapter with dependencies
illuminate/hashing Version ^5.8
tymon/jwt-auth Version 1.0.0-rc.4.1
illuminate/cookie Version ^5.8
illuminate/routing Version ^5.8
illuminate/http Version ^5.8
dingo/api Version 2.3.0