Replies: 2 comments
-
Not trying to badger, but just wanted to let project devs know that i am not opposed to being told/sent a quote (donation amount) for the documentation labor. I know that all our time is valuable. If you would prefer, you can also send it directly to me via: https://itwrx.org/general-contact |
Beta Was this translation helpful? Give feedback.
-
I can save array inputs to the DB now, but still don't know how to catch and display errors returned from laravel for array inputs.
i don't know how to use the below yet (from #437 (comment)).
i'll keep working on it as i have time, but i just wanted to update the issue as to my current status for accuracy. |
Beta Was this translation helpful? Give feedback.
-
(and ping crm if different from docs/if desired)
As array form field inputs are usually needed for any non-trivial, real world application, it would be nice if array input form fields be added to the inertia.js form documentation. The front end code and recommended handling of errors from the laravel backend. I'm new to using/testing javascript frontend frameworks (svelte right now) and inertia, and it's not clear to me how i'm supposed to implement this.
thanks
Beta Was this translation helpful? Give feedback.
All reactions