mehadi8049/testing-pa
最新稳定版本:v0.1.2
Composer 安装命令:
composer require mehadi8049/testing-pa
包简介
Just testing purpose
README 文档
README
A simple but beautiful unique slug generator for Laravel eloquent model.
Installation
composer require mehadi/laravel-test-p
Configuration
Service Provider Registration
In config/app.php, add in providers array -
'providers' => [ // ... Mehadi\TestingPa\TestServiceProvider::class, // ... ],
Use from Controller
Import first the Test facade
use Mehadi\TestingPa\Facades\Test;
Contribution
You're open to create any Pull request.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-04