riptin
riptin
Hello, Right now, when you delete an image from the field, it still stays on the drive.
Since nova added Tag field, managing relations became a bit more conveniet. It would be great if you added support for sorting those relationships inline in edit view. Something like...
Hi, is it possible to set the minimum number of layouts (opposite of `limit()`)? Is there any workaround for this?
Is there a way to prevent layout removal? Or should I use css and hide the delete button?
Hello. So I'm using `Flexible` field with the `Alexwenzel\DependencyContainer`. The problem is, when I add a layout, the field rules (eg: `rules(['required'])`) inside the layout are ignored. The resource: ```...