date('due_date')->nullable()->default(null)->change(); }); } /** * Reverse the migrations. */ public function down(): void { // } };