From 2bfbd6d956fad1616668b402f237748708ebb789 Mon Sep 17 00:00:00 2001 From: makotocc0107 <1424018999@qq.com> Date: Fri, 30 Aug 2024 14:26:12 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=A2=9E=E6=B7=BB]=E5=A2=9E=E6=B7=BB=E4=BA=86?= =?UTF-8?q?=E7=BD=91=E7=BB=9C=E6=B5=81=E9=87=8F=E7=9B=91=E6=8E=A7=E7=9A=84?= =?UTF-8?q?widget=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 19 +++- .../app/Filament/Widgets/NetworkMonitor.php | 105 ++++++++++++++++++ 2 files changed, 119 insertions(+), 5 deletions(-) create mode 100644 management-panel/app/Filament/Widgets/NetworkMonitor.php diff --git a/.idea/workspace.xml b/.idea/workspace.xml index daf617f..8e19e6e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,10 @@