laravelir/ticketable
最新稳定版本:0.1.2
Composer 安装命令:
composer require laravelir/ticketable
包简介
a ticketable package for laravel
README 文档
README
laravelir/ticketable
A ticketable for laravel
Installation
- Run the command below to add this package:
composer require laravelir/ticketable
- Open your config/app.php and add the following to the providers array:
Laravelir\Ticketable\Providers\TicketableServiceProvider::class,
- Run the command below to install the package:
php artisan ticketable:install
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-02