hxshandle/zhongqian-laravel

There is no license information available for the latest version (v1.1.3) of this package.

v1.1.3 2018-04-29 12:26 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:18:52 UTC


README

This package is only tested on Laravel 5.2

Installation

  1. Intall it via composer
composer require hxshandle/zhongqian-laravel
  1. Open your config/app.php and add the following to the providers array:
HXS\ZQ\ZQServiceProvider::class,
  1. Public Config
php artisian vendor:publish