laravel调试工具安装
1、使用调试工具
在 D:\laravel\yhq\config\app.php 添加一句话182行
Barryvdh\Debugbar\ServiceProvider::class,
2、安装调试助手
composer require barryvdh/laravel-debugbar
上线时可以将配置注释掉
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!