TheNoiz
TheNoiz
FFilament
Created by TheNoiz on 2/25/2025 in #❓┊help
Unique attributes per category - ideas on implementation?
That's a really nice setup, thanks for sharing! Definitely inspires confidence that what I want will be doable, for sure. And yeah that's a good approach to use a mix of columns and JSON to help normalize a bit without going nuts.
5 replies
FFilament
Created by TheNoiz on 2/25/2025 in #❓┊help
Unique attributes per category - ideas on implementation?
Just bumping this to see if anyone has any ideas. I'm pretty sure I will have it so that the form is entered with the category already known. But still curious how difficult it would be to swap out sets of attribute/metadata inputs on the form itself if the user changes the category, for example.
5 replies
FFilament
Created by vahnmarty on 2/26/2025 in #❓┊help
Is Filament v3 compatible with Laravel 12?
yes but just version number updates, not Tailwind v4 support 🙂 (well there were some other minor updates too of course)
11 replies
FFilament
Created by vahnmarty on 2/26/2025 in #❓┊help
Is Filament v3 compatible with Laravel 12?
Ok I see what you mean. Can't use Flux/L12 and Filament v3 all at same time. Do you have a timeline for Filament v4 btw? I asked on Reddit but no one responded. I looked at the GitHub alpha/beta but looks like there's a lot of items open, so I was figuring it's six months out or so.
11 replies
FFilament
Created by vahnmarty on 2/26/2025 in #❓┊help
Is Filament v3 compatible with Laravel 12?
Come on, seriously (sarcastic)... I stared a new app yesterday, went through the work of manually initiating a version 11... then saw the news here that the update was out to support V12, so I blew that away and started a new v12, spent all day yesterday modeling my db... and now I'm supposed to go back to V11? 😆 (I mean, I'm still gonna try with V12, and I didn't even get around to downgrading Tailwind yet.) But V11 won't work with this latest version of Filament either will it, because it's marked for Laravel ^12.0 (and other dependencies have also been moved upward and not including the older versions). So then I have to also manually specify version of Filament prior to yesterday's?
11 replies