We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb230f0 commit b9ad20bCopy full SHA for b9ad20b
database/migrations/2024_03_12_173732_show_progress_bar.php
@@ -4,8 +4,7 @@
4
use Illuminate\Database\Schema\Blueprint;
5
use Illuminate\Support\Facades\Schema;
6
7
-return new class extends Migration
8
-{
+return new class () extends Migration {
9
/**
10
* Run the migrations.
11
*
0 commit comments