inertiajs / inertia-laravel

The Laravel adapter for Inertia.js.
https://inertiajs.com
MIT License
1.99k stars 222 forks source link

client-side validation libraries #615

Closed desarrollowebvnzla closed 2 months ago

desarrollowebvnzla commented 2 months ago

Hello, is it possible to use client-side validation libraries with inertia.js and react? because I can't do validations with inertia without sending the form.

React hook form or Formik?

driesvints commented 2 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.