gkr/themes

themes for laravel
6
Install
composer require gkr/themes
PHP:^5.5.9 || ^7.0
License:MIT
Last Updated:Apr 25, 2017
Links: GitHub  ·  Packagist
Maintainer: lichnow

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.