laravel-tracy:另一個 Laravel Debug Tool

http://laravel.com/

http://kejyun.github.io/Laravel-4-Docum ... roduction/
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

laravel-tracy:另一個 Laravel Debug Tool

文章 yehlu »

http://t301000.blogspot.tw/2015/08/lara ... -tool.html
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"
回覆文章

回到「laravel」