Download the PHP package dinkara/dinkoapi without Composer
On this page you can find all versions of the php package dinkara/dinkoapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dinkara/dinkoapi
More information about dinkara/dinkoapi
Files in dinkara/dinkoapi
Download dinkara/dinkoapi
More information about dinkara/dinkoapi
Files in dinkara/dinkoapi
Vendor dinkara
Package dinkoapi
Short Description :package_description
License MIT
Homepage https://github.com/dinkara/dinkoapi
Package dinkoapi
Short Description :package_description
License MIT
Homepage https://github.com/dinkara/dinkoapi
Please rate this library. Is it a good library?
Informations about the package dinkoapi
DinkoAPI Helper ~ Test version
Requirements
- Laravel ~5.5 or higher
Composer Install
Publish service
If it is not automaticly published, add the service provider in config/app.php
:
Also you need to add new aliases for available facades in config/app.php
:
For publishing new services you need to execute the following line
To register new middleware you need to add following line in your app\Http\Kernel.php
And now you can protect your routes with JWT authenticate, simply adding dinkoapi.auth
as middleware in your route.
All suggestions and advices are welcome! So please send us your feedback and we will try to improve this library
All versions of dinkoapi with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.1
php Version ~5.6|~7.0
league/fractal Version ^0.17.0
dinkara/repobuilder Version 1.*
tymon/jwt-auth Version 0.5.*
php Version ~5.6|~7.0
league/fractal Version ^0.17.0
dinkara/repobuilder Version 1.*
tymon/jwt-auth Version 0.5.*
The package dinkara/dinkoapi contains the following files
Loading the files please wait ....