承接 shaz3e/support-ticket 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

shaz3e/support-ticket

最新稳定版本:0.0.1

Composer 安装命令:

composer require shaz3e/support-ticket

包简介

Customer Support Ticket System

README 文档

README

Total Downloads Latest Stable Version License

Install Support Ticket

composer require shaz3e/support-ticket

Add service provider

'providers' => [
    Shaz3e\SupportTicket\Providers\SupportTicketServiceProvider::class,
]

Publish the config file

php artisan vendor:publish --tag=support-ticket-config

Publish Migration

php artisan vendor:publish --tag=support-ticket-migrations

Migration

php artisan migrate

Database Seed

php artisan support-ticket:seed

Optional

Publish Assets

php artisan vendor:publish --tag=support-ticket-assets

Publish Views

php artisan vendor:publish --tag=support-ticket-views

Contributing

License

Support Ticket is licensed under the MIT license. Enjoy!

Credit

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-23