AlessandroKobs
AlessandroKobs
FFilament
Created by AlessandroKobs on 1/4/2024 in #❓┊help
How to change table query to get computed values?
No description
4 replies
FFilament
Created by AlessandroKobs on 10/17/2023 in #❓┊help
What would be the way to create a filament-page without sidebar and navbar?
My intention is to have one or more pages of my app with a "separate" visual layout from the dashboard, much like the login and registration pages, while retaining functionalities such as notifications, panels, forms, tables, tanancy, etc. In other words, I want to leverage the features of a make:filament-page but exclude the sidebar and navbar from this particular page, for example. What would be the best practice to achieve this goal? I attempted to create a Livewire component that extends SimplePage, but I lose important functions such as notifications (or I couldn't configure it correctly). Can anyone guide me on the best path to learn more about this and achieve this objective?
2 replies
FFilament
Created by AlessandroKobs on 10/17/2023 in #❓┊help
Notifications in custom pages return Unable to find component: [filament.livewire.notifications]
No description
16 replies