gkrio / themes by lichnow

themes for laravel
6
0
2
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-04-12 03:08:26
Package Statistics
Total Downloads: 6
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.