mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
exam-index
This commit is contained in:
@@ -440,7 +440,6 @@ function api(...$args)
|
||||
$msg = $args[1];
|
||||
$data = $args[2];
|
||||
}
|
||||
|
||||
if (defined('LARAVEL_START')) {
|
||||
$start = LARAVEL_START;
|
||||
if ($data instanceof \Illuminate\Http\Resources\Json\ResourceCollection || $data instanceof \Illuminate\Http\Resources\Json\JsonResource) {
|
||||
|
||||
Reference in New Issue
Block a user