Commit 70c583f1 by lujunyi

readme

parent 3c4f2ac8
......@@ -30,6 +30,7 @@ php artisan migrate
7、覆盖菜单表、角色表数据
php artisan db:seed --class=AdminTablesSeeder
第一次安装执行 php artisan db:seed --class=InitSeeder
初始化的账号:admin,密码:admin
8、创建后台超级管理员账号
php artisan admin:create-user
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment