vanilo/properties

Vanilo Properties (属性) 模块

4.1.0 2024-07-11 13:23 UTC

README

Tests Packagist version Packagist downloads MIT Software License

这是来自 Vanilo E-commerce 框架 的独立 Properties 模块

安装

(作为独立组件)

  1. composer require vanilo/properties
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Vanilo\Properties\Providers\ModuleServiceProvider::class 添加到 config/concord.php 中的模块中
  4. php artisan migrate

使用方法

有关更多详细信息,请参阅 Vanilo Properties 文档