Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant