-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[10.x] Precognition #8261
[10.x] Precognition #8261
Conversation
@timacdonald This looks awesome! We hope to adopt this as soon as possible! Any plans to when to release the npm packages - or if you would make the repositories public while they're getting worked on? 🙏 |
I would also love to try it, I have been following the PR's since Laracon 😅 |
Hello,
this package is not found |
Hey, pretty cool feature so far. One question. How do I validate nested fields in an array. E.g calling form.validate('array.0.email') with inertia is not validated currently. |
Awesome work guys! Any idea when the docs are going to get merged? Or do you want to finish up the JS packages before that? |
Any idea what happened? It looks like the backend code got merged into v9, but the docs and JS packages were incomplete. v10 just launched the other day. The Vue npm package points to github.com/laravel/precognition which doesn't seem to exist. |
I was using Precognition in one of my projects.
Found out after that the @timacdonald Any insights on where it went and when we can expect it to "release" again? |
I was following precognition for awhile? Anyone know the state it's in? |
I have installed it and tested it by doing a hack or two, but it works. But I still notice that it lacks features. |
@mreduar What features is it lacking? |
One of them is to be able to validate more than one input at the same time, for now I could not get documentation nor seeing the code how to validate more than one input. I understand that it is intended only for use with |
@timacdonald should this PR be reconsidered? |
@driesvints we are discussing it internally at the moment. |
any updates? |
"For the record, we never broke up; we just took a fourteen-year vacation". |
@timacdonald any chance the frontend packages repo will be made public? |
See: laravel/framework#44339