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
{{ message }}
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
recently there were some changes in laravel's master branch which breaks ardent compatibility.
try setting laravel to stable version with this "laravel/framework": "~4.1@stable" and it might help
Hi all, I got this error when saving with a file on input. The file is uploaded but I got this in saving process.
The size of the file is just 24kb. And the code is just a typical eloquent fill. The process is the following:
I'm using
"laravelbook/ardent": "v2.4.2"
The text was updated successfully, but these errors were encountered: