string('published_at')->nullable()->change(); } ); } /** * Reverse the migrations. * * @return void */ public function down() { // } }