Issues creating record with multi-file upload
Hello everyone,
I have created a simple resource including the following
FileUpload
.
Which uses the json
type in the database.
However, when I want to save the resource, I get an Array to String conversion
error.
I am getting the following data all the way in the Str class.
The error is being thrown in:
vendor/filament/filament/src/Resources/Pages/CreateRecord.php:137
Which is the handleRecordCreation
method.
And to top off the information regarding the model I have the following setup aside from relations:
Has anybody seen this before?5 Replies
protected $casts
not $castHaven't even seen this. I will try this in the evening, Thanks for the catch tho.
Hi @leandro_ferreira, Again thanks for noticing that typo. That was indeed the issue!
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Filament
Stacked Image Column by Kenneth Sese - Plugins - Filament
Stacked Image Column allows you to display multiple images as a stack in your Filament tables.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View