gkrio / support by lichnow

Support Components of Gkr Packages
29
0
2
Package Data
Maintainer Username: lichnow
Maintainer Contact: lichnow@gmail.com (lichnow)
Package Create Date: 2017-04-24
Package Last Update: 2017-07-07
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:11:25
Package Statistics
Total Downloads: 29
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Gkr Support

Latest Version on Packagist Software License Build Status ·Total Downloads

安装

通过Composer安装,运行以下命令:

composer require gkr/support

注册服务提供者

Next add the following service provider in config/app.php.

'providers' => [
  Gkr\Support\SupportServiceProvider::class,
],

文档

网站: http://gkr.io

邮件: lichnow@gmail.com

License

The MIT License (MIT). Please see License File for more information.