How to show content based on my database data ? #126
Replies: 1 comment
-
Hi you could use the "mutateData" method to change the data available to the block view https://github.com/Z3d0X/filament-fabricator/blob/2.x/docs/README.md#mutate-data |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if there isa way to make some hooks when blocks of data are rendered on frontend , where I could insert piecies of html code, which I render based on data from db
Beta Was this translation helpful? Give feedback.
All reactions