Download the PHP package dwolf555/auth-token without Composer
On this page you can find all versions of the php package dwolf555/auth-token. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package auth-token
auth-token
Laravel token based authentication package
Setup
-
Add this to your Autoloaded Service Providers array in config/app.php
-
Run migrations using artisan
- Add a user using your own methods
- Add before filter 'auth-token' to your routes/controllers
- Login via POST /login with fields email/password or username/password
All versions of auth-token with dependencies
PHP Build Version
Package Version
The package dwolf555/auth-token contains the following files
Loading the files please wait ....