Kaaiman
Kaaiman
FFilament
Created by Kaaiman on 2/4/2025 in #❓┊help
Edit Resource Page: Is it possible to re-render the subnavigation/page when the record is saved?
That is good to hear! I will keep it at refreshing for now, thank you.
5 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
components layer as far as i can see
18 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
@Mohamed Ayaou How do I check the layer name?
18 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
It seems it just doesn't work on the topbar, sidebar works
18 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
For me that is still not working..
@layer components {
.fi-topbar {
@apply bg-gradient-to-l from-[#009CC3] to-[#02B1DE];
}
}
@layer components {
.fi-topbar {
@apply bg-gradient-to-l from-[#009CC3] to-[#02B1DE];
}
}
18 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
This works, but seems weird to do:
.fi-topbar {
nav {
@apply bg-gradient-to-l from-[#009CC3] to-[#02B1DE];
}
}
.fi-topbar {
nav {
@apply bg-gradient-to-l from-[#009CC3] to-[#02B1DE];
}
}
18 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
Yes I did
18 replies
FFilament
Created by Kaaiman on 2/3/2025 in #❓┊help
Custom theme not affecting panel
No description
18 replies
FFilament
Created by Kaaiman on 1/8/2025 in #❓┊help
EditRecord page not including user relation
But it works. Thank you 🙏
7 replies
FFilament
Created by Kaaiman on 1/8/2025 in #❓┊help
EditRecord page not including user relation
Is that something new? Never seen that before
7 replies
FFilament
Created by Kaaiman on 10/22/2024 in #❓┊help
SelectFilter default not working
@CodeWithDennis That indeed does the trick. I must say that the filament docs are sometimes not that clear in what is possible and what's not. Be thank you for your suggestion! 😄
8 replies
FFilament
Created by Kaaiman on 9/6/2024 in #❓┊help
Empty tenant login
@toeknee
7 replies
FFilament
Created by Kaaiman on 9/6/2024 in #❓┊help
Empty tenant login
What I mean is: I have a panel that uses tenancy. Is there a way to allow users to login even if they have no tenants
7 replies
FFilament
Created by Kaaiman on 8/16/2024 in #❓┊help
Laravel Octane and Filament
This indeed was a spatie permissions issue.
9 replies
FFilament
Created by Kaaiman on 8/16/2024 in #❓┊help
Laravel Octane and Filament
That could be the issue, I will look into it!
9 replies
FFilament
Created by Kaaiman on 8/16/2024 in #❓┊help
Laravel Octane and Filament
The application is running on Filament: 3.2.93
9 replies
FFilament
Created by Kaaiman on 8/16/2024 in #❓┊help
Laravel Octane and Filament
Also, the navigation would sometimes show resources when refreshed a couple of times. It also gives 403 forbidden, due to permissions which sometimes load.
9 replies
FFilament
Created by Kaaiman on 6/21/2024 in #❓┊help
Show attachaction on view page
Thank you! That is very helpful!
5 replies