Skip to content

tnbcc/layadmin

Repository files navigation

安装步骤

  • git clone https://github.com/tnbcc/layadmin.git
  • 复制.env.example为.env
  • 配置.env里的数据库连接信息
  • composer update
  • php artisan migrate
  • php artisan db:seed
  • php artisan key:generate
  • 登录后台:host/admin   帐号:root  密码:123456

图片展示

  • 后台主页 Image text
  • 用户 Image text
  • 权限 Image text
  • 消息推送 Image text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published