laravel-tracy:另一個 Laravel Debug Tool
發表於 : 2017-07-13 15:01:40
http://t301000.blogspot.tw/2015/08/lara ... -tool.html
https://github.com/recca0120/laravel-tracy
https://github.com/recca0120/laravel-tracy
代碼: 選擇全部
composer require recca0120/laravel-tracy
config/app.php
Recca0120\LaravelTracy\LaravelTracyServiceProvider::class,
php artisan vendor:publish --provider="Recca0120\LaravelTracy\LaravelTracyServiceProvider"