get()->each(function($status) { StatusDelete::dispatch($status); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };