Download the PHP package bor3y/apitemplate without Composer
On this page you can find all versions of the php package bor3y/apitemplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bor3y/apitemplate
More information about bor3y/apitemplate
Files in bor3y/apitemplate
Download bor3y/apitemplate
More information about bor3y/apitemplate
Files in bor3y/apitemplate
Vendor bor3y
Package apitemplate
Short Description generate api code base
License MIT
Homepage https://github.com/bor3y/apitemplate
Package apitemplate
Short Description generate api code base
License MIT
Homepage https://github.com/bor3y/apitemplate
Keywords laravelApiTemplate
Please rate this library. Is it a good library?
Informations about the package apitemplate
ApiTemplate
Make life easier
Installation
-
install jwt for laravel Via Composer
-
Configure Auth guard change this lines in "config/auth.php"
-
add to auth config "config/auth.php"
-
Update your User model to implements "Tymon\JWTAuth\Contracts\JWTSubject"
-
install our package Via Composer
-
publish package using command
-
Add namespace to apiRoutes in "app/Providers/RouteServiceProvider.php"
-
Add basic authentication routes
- add to kernel routesMiddleware "app/Http/Kernel.php"
We are done
License
license. Please see the license file for more information.
All versions of apitemplate with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
The package bor3y/apitemplate contains the following files
Loading the files please wait ....