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"