From 4c5b735258431c978851d884d0e96cc5b0c9b50f Mon Sep 17 00:00:00 2001 From: afiq Date: Tue, 1 Feb 2022 03:01:22 +0800 Subject: [PATCH] fix error --- app/Console/Commands/checkLelongTawarruq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/checkLelongTawarruq.php b/app/Console/Commands/checkLelongTawarruq.php index 69b56bf..e004074 100644 --- a/app/Console/Commands/checkLelongTawarruq.php +++ b/app/Console/Commands/checkLelongTawarruq.php @@ -5,7 +5,7 @@ namespace App\Console\Commands; use Illuminate\Console\Command; use Illuminate\Support\Facades\Http; -class updateGadai extends Command +class checkLelongTawarruq extends Command { /** * The name and signature of the console command.