mg
Explore posts from serversHow to pass some data to my custom view(livewire component) in filament table action?
Hi,
This is my filament table action.
This is the action of my
websites
table and I am trying to pass website_id
to the view(user-shortener-settings
).
I have tried to use viewData()
method but no luck!
Please help me!2 replies
TTCTheo's Typesafe Cult
•Created by mg on 12/19/2023 in #questions
Next 14 + TRPC + Clerk How to implement api authorization?
I am just following Theo's guide but it seems like the Next.js version is v13 and it seems that the code base between those 2 versions are different.
5 replies