mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[GH-ISSUE #89] Class does not exist #35
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @henriquepalazzo on GitHub (Nov 13, 2017).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/89
I'm getting this error with either 5.4 or 5.5 Laravel versions:
"Class pragmarx.google2fa does not exist"
Already tried composer update... Any ideia?
@aik099 commented on GitHub (Nov 13, 2017):
For Laravel integration you should be using https://github.com/antonioribeiro/google2fa-laravel instead of this repo.