2017 © Pedro Peláez
 

library themes

themes for laravel

image

gkr/themes

themes for laravel

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Gkr Support

Latest Version on Packagist Software License Build Status ·Total Downloads, (*1)

安装

通过Composer安装,运行以下命令:, (*2)

``` bash composer require gkr/support, (*3)


### 注册服务提供者 Next add the following service provider in `config/app.php`. ``` php 'providers' => [ Gkr\Support\SupportServiceProvider::class, ],

文档

网站: http://gkr.io, (*4)

邮件: lichnow@gmail.com, (*5)

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions