You've already forked Atomcms-edit
fix: add Cache import, convert DiagnosticResult to array for Livewire
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace App\Services\Diagnostics;
|
||||
|
||||
use Illuminate\Support\Facades\Cache;
|
||||
use Illuminate\Support\Facades\Redis;
|
||||
|
||||
class SystemDiagnostic
|
||||
|
||||
Reference in New Issue
Block a user