lingxi/dotty

1,858 6
Install
composer require lingxi/dotty
License:MIT
Last Updated:Nov 8, 2018
Links: GitHub  ·  Packagist
Maintainer: RryLee

StyleCI Latest Stable VersionTotal Downloads

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"