Code Monkey home page Code Monkey logo

dcat-admin-setting-extension's Introduction

公告:因Dcat Admin自带的系统配置功能已足够好用,足够人性化,所以本仓库停止维护,如有需要请自行fork,感谢各位支持。

👏Dcat Admin系统配置插件😘😘

写在前面

Dcat Admin 是一个功能完善的、非常优雅的后台系统,发布这款插件呢,一是为了自用,二是为了给Dcat Admin生态贡献一点绵薄之力,本插件支持Dcat Admin中常用的表单类型配置,treehasManytable这3个比较特殊的表单类型正在逐步完善中,非常欢迎大家提交Issues或者PR,如果有帮助到您,还请给个Star

安装

1、引入扩展包

composer require abbotton/setting

2、发布文件

> php artisan vendor:publish

Which provider or tag's files would you like to publish?:
[0 ] Publish files from all providers and tags listed below
[1 ] Provider: Dcat\Admin\AdminServiceProvider
[2 ] Provider: Dcat\Admin\Extension\Setting\SettingServiceProvider
......

# 此处输入`Dcat\Admin\Extension\Setting\SettingServiceProvider`对应索引
>2

3、执行数据迁移

php artisan migrate

4、登录后台,在开发工具/扩展启用扩展,然后导入扩展。

5、刷新页面应该可以看到增加了一个菜单系统配置,Enjoy。

使用

添加完相应配置后,直接使用config('key')即可取得相关配置参数。

Change Log

  • 2020年8月12日
    • v0.0.1发布

dcat-admin-setting-extension's People

Contributors

abbotton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.