Replies: 2 comments
-
I've been trying to figure this out too but having no luck. It works great in the filament admin, but not sure if you can pull it into the blade files/theme. Is it possible? |
Beta Was this translation helpful? Give feedback.
-
I've figured out it's kinda easy: In your KanbanBoard class, create a Example:
Then create the view, in this example, kanban.blade.php, placed in resources/views folder:
Now to avoid to use a Filament Panel Provider (like
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if there's a way to use your plugin outside of Filament, perhaps as a standalone widget. I've tried implementing it, but it seems to rely on Filament pages, and I'm not sure if my approach is correct. Could you clarify if this is possible or suggest an alternative?
Beta Was this translation helpful? Give feedback.
All reactions