相关数据库迁移文件
Showing
with
549 additions
and
33 deletions
app/Admin/Controllers/TestController.php
0 → 100644
app/Http/Middleware/CheckLogin.php
0 → 100644
app/Http/Middleware/Permission.php
0 → 100644
| ... | ... | @@ -15,7 +15,8 @@ | 
| "guzzlehttp/guzzle": "^6.3.1|^7.0.1", | ||
| "laravel/framework": "^7.29", | ||
| "laravel/tinker": "^2.5", | ||
| "mosiboom/dcat-iframe-tab": "^1.2" | ||
| "mosiboom/dcat-iframe-tab": "^1.2", | ||
| "ext-json": "*" | ||
| }, | ||
| "require-dev": { | ||
| "facade/ignition": "^2.0", | ||
| ... | ... | 
resources/views/admin/test.blade.php
0 → 100644
Please
register
or
sign in
to comment