Package Data | |
---|---|
Maintainer Username: | lichnow |
Maintainer Contact: | lichnow@gmail.com (lichnow) |
Package Create Date: | 2017-04-25 |
Package Last Update: | 2017-04-25 |
Home Page: | http://gkr.io |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:16:08 |
Package Statistics | |
---|---|
Total Downloads: | 20 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
通过Composer安装,运行以下命令:
composer require gkr/app
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.