You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with a fresh laravel project i see always the following error message even when iI try to update my own admin user (e.g. change firstname from "A" to "B")
Validation error: The field in conflict is highlighted below. Your submission was not saved.
It seems that there is something wrong in the validation :)
OSX with MAMP (PHP7.1 and mysql5.6 (but same with pgsql)
Laravel 5.4.19
Decoy dev-master
The text was updated successfully, but these errors were encountered:
Hi,
with a fresh laravel project i see always the following error message even when iI try to update my own admin user (e.g. change firstname from "A" to "B")
It seems that there is something wrong in the validation :)
The text was updated successfully, but these errors were encountered: