Antea
Storing multiple filenames at once when uploading multiple files
StoreFileNamesIn is only an additional optional column to store the actual filenames in for downloading or showing in UI, you have to have 2 columns if you want that, 1 for the actual random generated filenames and 1 for storeFileNamesIn
34 replies
Help Us Improve Filament’s Docs & Education in v4
Yeah its great already, what helped me understand the most was the advanced forms examples and for understanding livewire and customizing things it really helped looking through https://github.com/andrewdwallo/erpsaas so maybe include some more advanced examples. I actually started learning Laravel directly with filament and honestly it felt like cheating, I was going so fast!, I only did plain php before (boss created his own (horrible🤣, xslt, soap etc) framework on my old job.
69 replies
Log Translation (ActivityLog Rômulo Ramos)
Actually i copied this guys code https://github.com/rmsramos/activitylog/pull/71 he has changed the hardcoded strings to translate files among other features
8 replies