定制 queents/base-module 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

queents/base-module

最新稳定版本:v1.0.15

Composer 安装命令:

composer require queents/base-module

包简介

Base Module for VILT framework

README 文档

README

Screenshot of VILT

VILT Framework

VILT stack admin panel

Install

composer require queents/base-module

Publish Module vendors

php artisan vendor:publish --provider="Nwidart\Modules\LaravelModulesServiceProvider"

Add Modules to PSR-4 on composer.json

{
    "autoload": {
        "psr-4": {
            "App\\": "app/",
            "Modules\\": "Modules/"
        }
    }
}

Tip: don't forget to run composer dump-autoload afterwards

create a modules_statuses.json file on the base folder and inside it add

{
    "Base": true,
    "Roles": true,
    "Generator": true
}

Now Install VILT

php artisan vilt:install

run NPM or YARN to install and build assets

npm i & npm run build

OR

yarn & yarn build

Generate Username and Password for Dashboard

php artisan roles:install

Support

you can join our discord server to get support VILT Admin

Docs

look to the new docs of v4.00 on my website Docs

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 338
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 8
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固