slvler/helpmate
最新稳定版本:v1.0.1
Composer 安装命令:
composer require slvler/helpmate
包简介
Laravel Helper Class
README 文档
README
A simple helper class implementation for Laravel.
Config
- Run the Composer require command from the Terminal:
composer require slvler/helpmate
- If you're using Laravel 8.6
- the final steps for you are to add the service provider of the package and alias the package. To do this open your
config/app.phpfile. - Add a new line to the
providersarray:
Qwerty\HelperService\Providers\QwertyHelperServiceProvider::class
- function list command the Terminal:
php artisan helper:list
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-20