Replies: 1 comment
-
Sorry, the forms package is tightly integrated with Livewire which allows us to abuse Alpine's |
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 would like to build a form using filament/forms... but the problem is that I don't want to submit the form using Livewire. I wanna submit it using normal Laravel Request that would be handled by a controller.
Beta Was this translation helpful? Give feedback.
All reactions