public function down()
 {
     $this->dropTable(Auth::tableName());
 }