mavrick
mavrick
FFilament
Created by Kanalaetxebarria on 4/26/2024 in #❓┊help
Remove page title
Okay, empty string will make the job ^^
protected static ?string $title = '';
protected static ?string $title = '';
9 replies
FFilament
Created by Kanalaetxebarria on 4/26/2024 in #❓┊help
Remove page title
Hello, maybe you can try
protected static ?string $title = null;
protected static ?string $title = null;
9 replies
FFilament
Created by Mike on 4/13/2024 in #❓┊help
Is it possible to have unsplit sections? without border/padding
Indeed, it is not documented. Thanks!
8 replies
FFilament
Created by Mike on 4/13/2024 in #❓┊help
Is it possible to have unsplit sections? without border/padding
I fix it with custom components with no styling ^^
8 replies
FFilament
Created by Chris Lopez on 3/21/2024 in #❓┊help
Multi tenancy with multiple database with stancl/tenancy package
Hello, I don't think you've followed the documentation correctly, here's the link : https://filamentphp.com/docs/3.x/panels/tenancy#setting-up-tenancy You can also work with domain : https://filamentphp.com/docs/3.x/panels/tenancy#using-a-domain-to-identify-the-tenant
8 replies
FFilament
Created by Mike on 4/13/2024 in #❓┊help
Is it possible to have unsplit sections? without border/padding
Any news?
8 replies
FFilament
Created by Jon Mason on 4/24/2024 in #❓┊help
Error on Deployment: No such file for FilamentAsset
Try ./node_modules/js-confetti/dist/js-confetti.min.js
18 replies