.fayax
.fayax
FFilament
Created by .fayax on 8/12/2023 in #❓┊help
Changes to app.blade.php not rendering
I'm using Filamentphp 3 with Laravel 10. Change made to resources/views/components/layouts/app.blade.php does not render. Also any changes made to CSS or JS file does not render. I can see Vite compiles the CSS and JS. Any idea how can I fix this?
3 replies
FFilament
Created by .fayax on 4/11/2023 in #❓┊help
pass data to blade
How do I pass data from filament resource to Blade view?
9 replies
FFilament
Created by .fayax on 4/8/2023 in #❓┊help
access current record from custom view
I have created a custom view for record view page. I want to access current record from that view. How can I do that? Thanks
6 replies
FFilament
Created by .fayax on 4/6/2023 in #❓┊help
change color of a column value based on another column value
Hi, I want change color of a table column value based on another column value on same row. How can I do that? Thanks
4 replies