| 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: | 2025-11-06 15:09:12 |
| Package Statistics | |
|---|---|
| Total Downloads: | 17 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 0 |
| 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