Lara Zeus
Lara Zeus
FFilament
Created by Haydra on 2/6/2025 in #❓┊help
Spatie Translatable non translated fields
can you test that on the fork I mentioned? if still there I will try to find a fix for it
9 replies
FFilament
Created by Haydra on 2/6/2025 in #❓┊help
Spatie Translatable non translated fields
can you provide a code to reproduce the issue also maybe try with our fork: https://github.com/lara-zeus/translatable
9 replies
FFilament
Created by tuseto on 1/22/2025 in #❓┊help
Cannot attach a record via relation manager if the record has translatable json field
so I assume from: searching for exercise to attach the error in the select menu? can you try this: https://filamentglow.com/trick/use-translatable-for-relations-in-select-components-1838467d
3 replies
FFilament
Created by ffffer. on 12/28/2023 in #❓┊help
Query Builder stored in DB
maybe #kenneth-sese-advanced-tables
6 replies
FFilament
Created by filisko. on 1/17/2025 in #❓┊help
Filament "native" menu items for Top Navigation
4 replies
FFilament
Created by sethbr11 on 1/18/2025 in #❓┊help
Any way to change the way the options for the TrashedFilter display?
the TrashedFilter extends the TernaryFilter, so you can use trueLabel and other methods https://filamentphp.com/docs/3.x/tables/filters/ternary#customizing-the-ternary-filter-option-labels
4 replies
FFilament
Created by varovas on 12/31/2024 in #❓┊help
Spatie translatable plugin issue or not
how you want to pass local from database when the database is empty? 🙂 I guess you can check if the query return empty data then set it manually
2 replies
FFilament
Created by John on 1/8/2025 in #❓┊help
Spatie Translatable + #[Reactive] RelationManager + Lazy loading bug?
feel free to open an issue on my repo so I remember it 🙂 and I'll take a look into it https://github.com/lara-zeus/translatable
4 replies
FFilament
Created by Trauma Zombie on 10/2/2024 in #❓┊help
Repeater for relation with translatable fields
I recommend my fork https://github.com/lara-zeus/translatable we fixed many of the repeater issues demo: https://github.com/lara-zeus/translatable-demo
2 replies
FFilament
Created by Esi on 10/17/2024 in #❓┊help
filament-fabricator with spatie-laravel-translatable-plugin
4 replies
FFilament
Created by tuseto on 10/23/2024 in #❓┊help
How to translate select values
try ->native dose it work as expected?
3 replies
FFilament
Created by lbar on 10/30/2024 in #❓┊help
NavigationGroup translate and icons
is the code: ->navigationGroups([ on the panel provider? you should do:
NavigationGroup::make(fn()=>__('contests.races'))
NavigationGroup::make(fn()=>__('contests.races'))
3 replies
FFilament
Created by Arthur Minasyan on 11/12/2024 in #❓┊help
How to use Spatie Translatable in filament custom page?
dose the LocaleSwitcher appears normally but not working any errors?
5 replies
FFilament
Created by Xavi on 11/19/2024 in #❓┊help
Spatie Translatable with spatie laravel settings
I never used spatie laravel settings what is the type of the setting value column? try add the trait to the model following the installation steps and add the translatable array but I think this will make ALL settings translatable
4 replies
FFilament
Created by Axentioi on 12/5/2024 in #❓┊help
How do you handle repeater translations with filament-spatie-translatable?
3 replies
FFilament
Created by Lara Zeus on 3/15/2024 in #❓┊help
[phpStan] Illuminate\Database\Eloquent\Model::$id.
its working for me now, the same code above. I think I updated to last version and cleared the cache
9 replies
FFilament
Created by tuseto on 10/30/2024 in #❓┊help
Filament repeater translations messed up structure on save
I'll give it more test this weekend and see if its possible to fix it 🙂 it seems it adds the UUID keys on the first lang only can you check if its happens on create only or on edit also?! since these are diff classes.
10 replies
FFilament
Created by gigiloouu on 10/30/2024 in #❓┊help
auto fill when i select
🎉
12 replies
FFilament
Created by gigiloouu on 10/30/2024 in #❓┊help
auto fill when i select
ok, you didnt mentioned it in the original message 🙂 did you add ->live()?
12 replies
FFilament
Created by tuseto on 10/30/2024 in #❓┊help
Filament repeater translations messed up structure on save
but still filament can handle them
10 replies