gkr/support

Support Components of Gkr Packages

Maintainers

Details

github.com/gkrio/support

Source

Issues

Installs: 31

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/gkr/support

dev-master / 1.0.x-dev 2017-04-25 06:13 UTC

This package is auto-updated.

Last update: 2025-10-22 11:43:26 UTC


README

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.