Xeretis
Xeretis
Explore posts from servers
FFilament
Created by Xeretis on 10/30/2023 in #❓┊help
Disabling the navigation menu entirely
Alright so I figured out that you can set the protected static string $layout variable on any page, and by creating a custom layout similar to https://github.com/filamentphp/filament/blob/3.x/packages/panels/resources/views/components/layout/simple.blade.php you can just not show the navigation. Just putting it out here if anyone ever stumbles upon this.
4 replies
FFilament
Created by BuddhaNature on 10/30/2023 in #❓┊help
How to show a table with only records that belong to the authenticated user?
10 replies
FFilament
Created by BuddhaNature on 10/30/2023 in #❓┊help
How to show a table with only records that belong to the authenticated user?
An other, more localised option would be setting the resource query
10 replies
FFilament
Created by BuddhaNature on 10/30/2023 in #❓┊help
How to show a table with only records that belong to the authenticated user?
Filament will use all global scopes by default
10 replies
FFilament
Created by BuddhaNature on 10/30/2023 in #❓┊help
How to show a table with only records that belong to the authenticated user?
10 replies
FFilament
Created by BuddhaNature on 10/30/2023 in #❓┊help
How to show a table with only records that belong to the authenticated user?
One way to solve this would be with using global scopes
10 replies
FFilament
Created by BuddhaNature on 10/30/2023 in #❓┊help
How to show a table with only records that belong to the authenticated user?
Hey
10 replies