index('status_id'); $table->index('profile_id'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }