muath-ye/laravel-girlfriend
最新稳定版本:1.0.0
Composer 安装命令:
composer require muath-ye/laravel-girlfriend
包简介
A wonderful command line tool for managing your love with laravel and your helpers.
README 文档
README
This is a package to managing your love with laravel helpers.
Installation
Require this package with composer package manager.
composer require muath-ye/laravel-girlfriend
Laravel uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
Laravel without auto-discovery
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
Muathye\Girlfriend\ServiceProvider::class,
Usage
Let your girlfriend creates helpers.php file in your resources directory by using this command line:
php artisan girlfriend:kissme
You will find resources/helpers.php file, your are free to update the file by your own needs.
That is it.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-14