Allowance check
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Console\Commands;
|
||||
use Illuminate\Console\Command;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
class ImportCsv extends Command
|
||||
class ImportCSV extends Command
|
||||
{
|
||||
protected $signature = 'csv:import';
|
||||
protected $description = 'Import kewangan anggota CSV';
|
||||
|
||||
Reference in New Issue
Block a user