Package Data | |
---|---|
Maintainer Username: | oldtimeguitarguy |
Maintainer Contact: | karl.hepler@gmail.com (Karl Hepler) |
Package Create Date: | 2016-08-11 |
Package Last Update: | 2016-08-21 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-19 03:09:03 |
Package Statistics | |
---|---|
Total Downloads: | 16 |
Monthly Downloads: | 2 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
composer require oldtimeguitarguy/token-wall
config/app.php
providers array: OldTimeGuitarGuy\Laravel\TokenWallServiceProvider::class,
php artisan vendor:publish
OldTimeGuitarGuy\Laravel\Middleware\TokenWall::class
to the line you require in Http/Kernel.php
config/token-wall.php