Skip to content

v3.9.2

Choose a tag to compare

@slowlyo slowlyo released this 11 Jul 07:37
· 172 commits to master since this release

更新内容

  • Merge PR
    • 调整组件注册和进入登录页面的顺序 by @wxfjamdc in #137
    • Update AdminPermissionController.php by @MaleWeb in #138

低版本升级步骤

  • 获取最新版本: composer update slowlyo/owl-admin
  • 发布前端资源: php artisan admin:publish --assets --force