Skip to content

v3.3.8

Choose a tag to compare

@slowlyo slowlyo released this 06 Mar 06:39
· 360 commits to master since this release
  • 调整

    • admin-module:init 命令支持一次性创建多个模块
      • eg: php artisan admin-module:init Master Store User
    • admin-modules 目录及命名空间支持在 config/admin.php 配置文件中配置
  • 升级步骤

    • 获取最新版本: composer update slowlyo/owl-admin