lingxi/dotty
Dotty
Query 参数跟踪
Install
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"
Related Packages
maartenstaa/laravel-41-route-caching
This package allows you to cache your routes definitions, thereby speeding up ea...
384,139
25
herlevsen/laravel-route-bookmarker
Generate an html file that will help you bookmark all your laravel 5 routes
7
3