Xeretis
Xeretis
Explore posts from servers
CC#
Created by Xeretis on 6/5/2024 in #help
Blazor reactive state
Thanks
5 replies
CC#
Created by Xeretis on 6/5/2024 in #help
Blazor reactive state
Hmm, I see
5 replies
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
CC#
Created by Timo Martinson on 9/27/2023 in #help
❔ Make Entity Framework Property Unique
Set that to true
12 replies
CC#
Created by Timo Martinson on 9/27/2023 in #help
❔ Make Entity Framework Property Unique
It has an IsUnique property
12 replies
CC#
Created by Timo Martinson on 9/27/2023 in #help
❔ Make Entity Framework Property Unique
Take a look at this
12 replies
CC#
Created by Timo Martinson on 9/27/2023 in #help
❔ Make Entity Framework Property Unique
12 replies