| 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: | 2025-10-29 03:03:43 |
| Package Statistics | |
|---|---|
| Total Downloads: | 1,858 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 5 |
| Total Watchers: | 0 |
| 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"