app->bind('authy', Authy::class); } /** * @return array */ public function provides() { return ['authy']; } }