Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email_verified_at column reset to NULL #5844

Open
cotiga opened this issue Mar 1, 2024 · 1 comment
Open

email_verified_at column reset to NULL #5844

cotiga opened this issue Mar 1, 2024 · 1 comment

Comments

@cotiga
Copy link
Contributor

cotiga commented Mar 1, 2024

Laravel version

10

PHP version

8.2

Voyager version

1.7

Database

MySQL 8.0

Description

For some versions of Laravel, the users table contains the email_verified_at column.
Now, every time I edit a user in Voyager, the email_verified_at column is reset to NULL.

Steps to reproduce

Edit a user in Voyager

Expected behavior

That the column email_verified_at retains its value

Screenshots

No response

Additional context

No response

@cotiga
Copy link
Contributor Author

cotiga commented Mar 1, 2024

I just saw that there is the view -> users -> edit-add.blade.php resource
I proposed the PR #5845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant