Skip to content

Commit 3a4df43

Browse files
committed
Rename migration
1 parent f34fedd commit 3a4df43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/migrations/2019_08_13_000000_create_settings_table.php database/migrations/2019_08_13_000000_create_nova_settings_table.php

+1-1
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 CreateSettingsTable extends Migration
7+
class CreateNovaSettingsTable extends Migration
88
{
99
/**
1010
* Run the migrations.

0 commit comments

Comments
 (0)