🚆 重写迁移脚本,重构错误代码结构,完成登录
Showing
.phpstorm.meta.php
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
_ide_helper.php
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -10,16 +10,17 @@ |
"require": { | ||
"php": "^7.3|^8.0", | ||
"ext-json": "*", | ||
"doctrine/dbal": "^3.1", | ||
"fruitcake/laravel-cors": "^2.0", | ||
"guzzlehttp/guzzle": "^7.0.1", | ||
"laravel/framework": "^8.54", | ||
"laravel/sanctum": "^2.11", | ||
"laravel/tinker": "^2.5", | ||
"mews/captcha": "^3.2", | ||
"predis/predis": "^1.1", | ||
"webpatser/laravel-uuid": "^4.0" | ||
}, | ||
"require-dev": { | ||
"barryvdh/laravel-ide-helper": "^2.10", | ||
"facade/ignition": "^2.5", | ||
"fakerphp/faker": "^1.9.1", | ||
"laravel/sail": "^1.0.1", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
config/System/http_code.php
0 → 100644
config/auth.php
deleted
100644 → 0
config/ide-helper.php
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment