git clone [email protected]:ivar66/ivar-api.git
composer install
cp .env.example .env
#修改数据库配置
CREATE DATABASE IF NOT EXISTS ivar_cms;
php artisan migrate
#生成默认用户
php artisan db:seed --class=InitUserSeeder
# 生成jwt token
php artisan jwt:secret-
Notifications
You must be signed in to change notification settings - Fork 0
new 博客网站后端api
License
ivar66/ivar-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
new 博客网站后端api
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published