|
|
|
@ -4,7 +4,7 @@ use Illuminate\Database\Migrations\Migration;
|
|
|
|
use Illuminate\Database\Schema\Blueprint;
|
|
|
|
use Illuminate\Database\Schema\Blueprint;
|
|
|
|
use Illuminate\Support\Facades\Schema;
|
|
|
|
use Illuminate\Support\Facades\Schema;
|
|
|
|
|
|
|
|
|
|
|
|
class CreateOrderAgreements extends Migration
|
|
|
|
class CreateOrderAgreementsTable extends Migration
|
|
|
|
{
|
|
|
|
{
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Run the migrations.
|
|
|
|
* Run the migrations.
|
|
|
|
|