So in my migration file i have referenced some columns like this:
public function up() { Schema::table(\'products\', function (Blueprint $table) {