Look at my codes
products migration
public function up() { Schema::create(\'products\', function (Blueprint $table) { $table->id();