Macroable Panel
#13883
Replies: 1 comment 2 replies
-
Judging by the code, it already is Macroable. What error happens when you attempt to macro? What version are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@danharrin
I suggest that
Filament/Panel
should be aMacroable
class.If project(s) jas modularized features you will register
Resources, Pages etc.
like so:Currently this is acheivable dynamically like so:
If we use macroable
Then on panel provider.
Beta Was this translation helpful? Give feedback.
All reactions