nunomaduro/laravel-pot
最新稳定版本:v0.2.0
Composer 安装命令:
composer require nunomaduro/laravel-pot
包简介
Set of commands to inspect Laravel's container
README 文档
README
About Laravel Pot
Laravel Pot was created by, and is maintained by Nuno Maduro, and is a set of commands to inspect Laravel Application's container.
Installation & Usage
Requires PHP 8.1.0+
Create your package using Composer:
composer require nunomaduro/laravel-pot
List all Bindings and instances
How to use:
php artisan pot:list
List all Singletons
How to use:
php artisan pot:singletons
Contributing
Thank you for considering to contribute to Laravel Pot. All the contribution guidelines are mentioned here.
You can have a look at the CHANGELOG for constant updates & detailed information about the changes. You can also follow the twitter account for latest announcements or just come say hi!: @enunomaduro
Support the development
Do you like this project? Support it by donating
License
Laravel Pot is an open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 1.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 99
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-04
