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
Hi,
With this validation method files are not validated.
When you add var_dump($this->attributes);exit; at Way/Database/Model.php:54 you will see that array doesn't contain uploaded files.
The text was updated successfully, but these errors were encountered:
Hi,
With this validation method files are not validated.
When you add var_dump($this->attributes);exit; at Way/Database/Model.php:54 you will see that array doesn't contain uploaded files.
The text was updated successfully, but these errors were encountered: