项目作者: vanilophp

项目描述 :
Vanilo Properties Module
高级语言: PHP
项目地址: git://github.com/vanilophp/properties.git
创建时间: 2018-12-08T11:35:00Z
项目社区:https://github.com/vanilophp/properties

开源协议:MIT License

下载


Vanilo Properties Module

Tests
Packagist version
Packagist downloads
MIT Software License

This is the standalone Properties module from the Vanilo E-commerce framework

Installation

(As Standalone Component)

  1. composer require vanilo/properties
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Properties\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Properties Documentation for more details.