Fileupload doesnt save original name in attachment_file_names
I have this action:
But after successfully uploading the file, the record is null. I did set
But after successfully uploading the file, the record is null. I did set
attachment_file_names as a json collumn in my migration, I added it in the $fillable array and its casting to array