Skip to content

Commit 8a5f33b

Browse files
author
fengr06
committed
introduce
1 parent aaa84bc commit 8a5f33b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* composer install
77
* composer dump-autoload (加载所有类)
88
* php artisan key:generate
9-
* 配置.env
9+
* 配置.env (新增 BLOG_THEME = next 指定主题)
1010
* php artisan migrate (建表)
1111
* php artisan db:seed --class=UsersTableSeeder (填充初始密码account:admin@qq.com, pass:admin)
1212
* php artisan storage:link

0 commit comments

Comments
 (0)