芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/vendor/barryvdh/laravel-debugbar/src/Controllers/TelescopeController.php
find($uuid); $result = $storage->get('request', (new EntryQueryOptions())->batchId($entry->batchId))->first(); return redirect(config('telescope.path') . '/requests/' . $result->id); } }