Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

PetroGromovo's avatar

Which validation library to use on element-plus / laravel / vue site with validation on server side?

I added element-plus on laravel/vue site and now search what can be used data data validation of my form, including images uploading or checking unique value for some table.fieldname. I mean some checking must be made on server sisde.

I found vee-validate library, but I did not find if it can make validation on server side?

Can you please advice, what library better to use ?

I remember when I worked in laravel project with jquery several years ago I used proengsoft/laravel-jsvalidation library - which made validation with editor reloading like client-side library...

Are there something like this nowadays ?

Thanks in advance!

1 like
1 reply

Please or to participate in this conversation.