public function safeDown()
 {
     $this->dropTable(UserAuth::tableName());
 }