dhr/laravel-quick-debug
Composer 安装命令:
composer require dhr/laravel-quick-debug
包简介
laravel quick debug can find dd and exit and any random string from the project
README 文档
README
The Laravel Quick Debug package helps you to find dd,exit or anything.
Installation
You can install the package via composer:
composer require dhr/laravel-quick-debug
Usage
Use the below command for find dd and exit from the project.
php artisan quick:debug
You can find any specific string from the project like below. It will find "store" string in the whole project.
php artisan quick:debug store
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
If you discover any security-related issues, please email gordhrumil0077@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-04