st4rcruz3r
Multiple FileUpload
Hi folks,
when I have a multiple FileUpload, I want the images to upload in the correct order. Means for me, I drag&drop 20 images into the upload and the first should upload at first and so on. Now it seems they upload in random order and I have to sort them again after upload and saving them.
I hope that make sense.
thx in advance
2 replies
Tags & Translatable Plugin
Hi folks,
i'm trying to use Filament Spatie Tags & the translatable Plugin. The Translatable Plugin runs like a charm, but how to implement the Tags to work with the translatable Plugin. I cant find anything and just to do this:
public $translatable = ['description', 'location_description', 'tags'];
does not work.
Thx for ur help15 replies