migration name changed according to current conventions

This commit is contained in:
Prashant Singh 2019-02-22 16:25:49 +05:30
parent 33a58daa35
commit 3d94bfcd6e
1 changed files with 1 additions and 1 deletions

View File

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