Can we use table name instead of class #475
Unanswered
tusharsinhparmar
asked this question in
Q&A
Replies: 0 comments
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.
-
Thanks for building awesome package.
Can we use table name instead of class
Form example
QueryBuilder::for('table_name') ->allowedFilters('all') ->get();
If not then how to achieve that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions