Update (all): fix php formatting using laravel pint, fix blade using shufo
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<?php
|
||||
|
||||
use App\Models\CountryLocale;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
|
||||
use App\Models\CountryLocale;
|
||||
|
||||
return new class extends Migration
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user