whereNull('type') ->update([ 'type' => 'share' ]); } /** * Reverse the migrations. * * @return void */ public function down() { } }