diff --git a/config/abuseip.php b/config/abuseip.php index 18a3a2a..6aa56b1 100644 --- a/config/abuseip.php +++ b/config/abuseip.php @@ -26,5 +26,5 @@ }); }, - 'storage' => storage_path('framework/abuse_ip.json'), + 'storage' => storage_path('framework/abuseip.json'), ]; \ No newline at end of file