FileUpload component - issue with delete uploaded file
I have a simple file upload component in my [Model]Resource:
This generally works fine – the file uploads to S3 and is saved in the database. However, when I click the delete button, I encounter the following error:
I'm using Laravel 11.
Can anyone help with this? 🥹
0 Replies