text('reference_image'); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::table('parking_lots', function (Blueprint $table) { // }); } }