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

duplicate revisions #438

Open
michelmelo opened this issue Jan 24, 2025 · 0 comments
Open

duplicate revisions #438

michelmelo opened this issue Jan 24, 2025 · 0 comments

Comments

@michelmelo
Copy link

in a project of mine with laravel 11 when I make an update, it is inserting twice into the database

ID Tipo Objeto ID Usuário Chave Valor Antigo Valor Novo Criado Em
3 App\Models\Merchant 6 Admin User 1 store_domain https://tes.com https://tes.com/ddd/ 24/01/2025 15:42
4 App\Models\Merchant 6 Admin User 1 store_domain https://tes.com https://tes.com/ddd/ 24/01/2025 15:42
1 App\Models\Merchant 6 Admin User 1 store_domain https://tes.com 24/01/2025 15:31
2 App\Models\Merchant 6 Admin User 1 store_domain https://tes.com 24/01/2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant