From 4da4bfb586b8234624b3b91f81e8f3b842fae554 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Thu, 25 Apr 2019 00:51:35 -0500 Subject: [PATCH] moon blade change --- .../migrations/2019_04_24_000001_create_contracts_table.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/migrations/2019_04_24_000001_create_contracts_table.php b/database/migrations/2019_04_24_000001_create_contracts_table.php index 295ef1dfe..7bcb9a490 100644 --- a/database/migrations/2019_04_24_000001_create_contracts_table.php +++ b/database/migrations/2019_04_24_000001_create_contracts_table.php @@ -4,7 +4,7 @@ use Illuminate\Support\Facades\Schema; use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; -class ModifyMoonsTable extends Migration +class CreateContractsTable extends Migration { /** * Run the migrations.