Skip to content

Commit 5fcf2e7

Browse files
committed
Fixed class name
1 parent 5100a6c commit 5fcf2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/migrations/2018_07_06_165603_add_indexes_for_tasks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Database\Migrations\Migration;
66

7-
class AlterTasksTableAddAutoCleanupNumAndTypeFields extends Migration
7+
class AddIndexesForTasks extends Migration
88
{
99
/**
1010
* Run the migrations.

0 commit comments

Comments
 (0)