Bruno Pereira
How to delete image or images when deleting a record?
https://filamentphp.com/docs/3.x/actions/prebuilt-actions/delete#lifecycle-hooks
I think you need to use the before. Delete the files before deleting the record from database.
13 replies