update webpatser/laravel-uuid to version 3
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
This commit is contained in:
0
database/migrations/.gitkeep
Normal file → Executable file
0
database/migrations/.gitkeep
Normal file → Executable file
2
database/migrations/2014_10_12_000000_create_users_table.php
Normal file → Executable file
2
database/migrations/2014_10_12_000000_create_users_table.php
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
class CreateUsersTable extends Migration
|
||||
{
|
||||
|
||||
2
database/migrations/2014_10_12_100000_create_password_resets_table.php
Normal file → Executable file
2
database/migrations/2014_10_12_100000_create_password_resets_table.php
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
class CreatePasswordResetsTable extends Migration
|
||||
{
|
||||
|
||||
2
database/migrations/2015_11_07_012716_create_parseabc_tables.php
Normal file → Executable file
2
database/migrations/2015_11_07_012716_create_parseabc_tables.php
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
class CreateParseabcTables extends Migration
|
||||
{
|
||||
|
||||
2
database/migrations/2016_03_06_021725_create_jobs_table.php
Normal file → Executable file
2
database/migrations/2016_03_06_021725_create_jobs_table.php
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
class CreateJobsTable extends Migration
|
||||
{
|
||||
|
||||
2
database/migrations/2016_03_06_021806_create_failed_jobs_table.php
Normal file → Executable file
2
database/migrations/2016_03_06_021806_create_failed_jobs_table.php
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
class CreateFailedJobsTable extends Migration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user