Package Data | |
---|---|
Maintainer Username: | iget-master |
Maintainer Contact: | esoares@iget.com.br (Elias Soares) |
Package Create Date: | 2016-02-03 |
Package Last Update: | 2016-02-03 |
Language: | PHP |
License: | Unknown |
Last Refreshed: | 2024-11-22 15:04:58 |
Package Statistics | |
---|---|
Total Downloads: | 9 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Description goes here.
iget-master/api-base
on composerIget\ApiBase\ApiBaseServiceProvider::class
services provider on app.php
configuration file.auth-token
as Guard Driver on auth.php
configuration file.Iget\ApiBase\Http\Middleware\Authenticate::class
middleware on your API routes.Iget\ApiBase\Models\User
as model on your user provider