How to use it with Inertia? #119
Closed
DavideCarvalho
started this conversation in
General
Replies: 1 comment
-
Thanks a lot @DavideCarvalho, All the queries are isolated in https://github.com/Lakshan-Madushanka/laravel-comments/blob/main/src/Queries.php. So you can use them in controllers or elsewhere. UI is in livewire. So that you may have to build your own UI or find a workaround to use livewire in your frontend. |
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.
-
Are there any endpoints baked in into the package we can use to do the UI with Inertia? Or should we create those manually?
Really nice package, keep it up!
Beta Was this translation helpful? Give feedback.
All reactions