timestamp('renews_at')->nullable()->index()->after('trial_ends_at'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }