Zep Fietje
Zep Fietje
FFilament
Created by raheel3031 on 3/31/2025 in #❓┊help
Css styling in theme not working
@raheel3031 @Alex-Elivate, I just published a guide on how to keep using Tailwind CSS v4 in your Laravel 12 application and simultaneously use Tailwind CSS v3 to compile your Filament stylesheets. Might want to check it out 😊 https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
9 replies
FFilament
Created by bernhard on 3/4/2025 in #❓┊help
Using Tailwind 4 alongside with filament
@bernhard @frame if you’re interested in a better approach to using Tailwind CSS v3 for Filament while continuing to use v4 for your Laravel app, I just wrote a guide on how to achieve that using Vite. Let me know once you guys have tried or if you run into anything 😊 https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
9 replies
FFilament
Created by neonos on 3/18/2025 in #❓┊help
Upgrade to latest Filament and Latest tailwind 4, now in filament admin Vite error:
@neonos, you can in fact continue to use Tailwind CSS v4 in your Laravel application when you’re only using Filament for your admin panel. I just published a guide on how to install Tailwind CSS v3 just for Filament so you can use both Tailwind CSS version 3 and 4 side by side. If you have any questions, I’m more than happy to help you in this thread 😊 https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
12 replies
FFilament
Created by Cem on 3/15/2025 in #❓┊help
Minimal-Theme no longer works with Laravel 12 / TailWind 4 ?
Hey @Cem, sorry for only discovering your post now (be sure to just email me whenever you run into issues! 😃) The instructions in the docs that tell you to use npx don’t work well in all cases (when using themes or plugins). Hence, I wrote a guide on how to properly use Tailwind CSS v4 in Laravel side by side with Tailwind CSS v3 for Filament. Please check out these instructions and let me know if anything is unclear 👇 https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
3 replies
FFilament
Created by fpolli on 4/12/2025 in #❓┊help
Tailwind ignoring classes
If you’re still looking to use Tailwind CSS v4 outside Filament in your Laravel application, I just posted a guide on how to achieve that. You might be interested in checking that out, and feel free to mention me here if you have any further questions 😊 https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
6 replies
FFilament
Created by Citizen on 4/23/2025 in #❓┊help
Is it possible to use Filament 3 without downgrading Tailwind 4 to 3 if no custom themes are used?
In case anyone is still looking for a good solution or a better explanation of the steps, I’ve just published a comprehensive guide on how to use Filament with Tailwind CSS v4. No need to downgrade your Laravel app to compile custom Filament themes or plugin stylesheets, and you keep all the benefits of using Vite. Let me know if you want me to elaborate on something 😊 https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
22 replies
FFilament
Created by ericmp on 2/24/2025 in #❓┊help
Can't install Filament on Laravel 12 fresh app
@LJ @anand2852 @prowler thanks for letting me know. I just checked and it seems something went wrong when tagging the release (I had actually made the change to support Laravel 12). v3.2.1 of the Filament Minimal Theme has just been released (which actually includes that change 😂) with proper Laravel 12 support. Sorry for the inconvenience, and thanks again for reporting the issue! 😊💛
46 replies
FFilament
Created by ericmp on 2/24/2025 in #❓┊help
Can't install Filament on Laravel 12 fresh app
Should've been [email protected]
46 replies
FFilament
Created by ericmp on 2/24/2025 in #❓┊help
Can't install Filament on Laravel 12 fresh app
Whoops, I mistyped my email, sorry. 😂
46 replies
FFilament
Created by ericmp on 2/24/2025 in #❓┊help
Can't install Filament on Laravel 12 fresh app
Minimal Theme should be compatible with Laravel 12 already. Could you please send me the exact error you run into at [email protected]?
46 replies
FFilament
Created by emil on 12/11/2024 in #❓┊help
InteractsWithRecord + Clusters = Not possible?
Happy to help debugging on a session 👍
13 replies
FFilament
Created by Cem on 11/1/2024 in #❓┊help
Issue with minimal theme outside Panel
Please check if your Tailwind config file extends Filament's preset. That's likely the reason why Tailwind doesn't know about Filament's primary color, @Cem
3 replies
FFilament
Created by Liam on 10/25/2024 in #❓┊help
Custom theme (minimal theme) color issue
Thanks for mentioning me, @Dennis Koch. @Liam has already contacted me via email regarding this. It comes down to making sure your custom colors are registered after the theme is registered/initialized.
5 replies
FFilament
Created by Maxwell Mezadre on 8/16/2024 in #❓┊help
I can't get the icons to work this way when using Clusters
Using a Blade view as the icon you can basically achieve anything you like dynamically 🙂
4 replies
FFilament
Created by Luukd_2000 on 8/10/2024 in #❓┊help
Badge color on minimal theme missing
Thanks for notifying me, Dennis 🙏
6 replies
FFilament
Created by Luukd_2000 on 8/10/2024 in #❓┊help
Badge color on minimal theme missing
Hey @Luukd_2000, could you send me an email at [email protected] with a code snippet of your project so I can try to reproduce the issue? 🙂
6 replies
FFilament
Created by Tetracyclic on 5/13/2024 in #❓┊help
Stretch grid table row so that column actions sit at the bottom
Thanks, @Ross Bearman!
22 replies
FFilament
Created by Tetracyclic on 5/13/2024 in #❓┊help
Stretch grid table row so that column actions sit at the bottom
Please still consider creating a PR if this improves the core design 🙂
22 replies
FFilament
Created by Thomas on 6/22/2024 in #❓┊help
FilamentIcon::register view() wrongly (?) rendered as image source
Yeah this was one of the bugs: the html icon needs to be passed as slot instead of prop
54 replies