touge/laravel-dict

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:package

v1.0.1 2020-01-20 04:03 UTC

This package is auto-updated.

Last update: 2024-04-20 11:06:46 UTC


README

关于本包

本包自动生成数据字典

安装

composer require touge/laravel-dict

创建配置文件

php artisan vendor:publish --provider="Touge\LaravelDict\Providers\ModuleServiceProvider"

执行命令后会生成以下文件夹:

public/vendor/touge-laravel-dict
resources/views/vendor/touge-laravel-dict

以及配置文件:

config/touge-laravel-dict.php

可以按需修改模板和配置文件