Package Data | |
---|---|
Maintainer Username: | RryLee |
Package Create Date: | 2016-10-28 |
Package Last Update: | 2018-11-08 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-10 15:03:46 |
Package Statistics | |
---|---|
Total Downloads: | 1,856 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 6 |
Total Watchers: | 1 |
Total Forks: | 1 |
Total Open Issues: | 0 |
Query 参数跟踪
Laravel 大于 5.4,请使用 0.1.* 版本
composer require lingxi/dotty
Lingxi\Context\ContextServiceProvider::class,
// Add Global Middleware
Lingxi\Dotty\DottyTracker::class,
// publish config. or use default.
php artisan vendor:publish --provider="Lingxi\Context\ContextServiceProvider"