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-11-15 15:07:52 |
Package Statistics | |
---|---|
Total Downloads: | 29 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
通过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
The MIT License (MIT). Please see License File for more information.