Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Jsvalidation Laravel Package

proengsoft/laravel-jsvalidation

Generate client-side form validation automatically from your Laravel rules, messages, validators, and FormRequest classes—no custom JavaScript needed. Built on jQuery Validation, supports localization, and uses AJAX for rules like unique/exists/active_url and custom rules.

View on GitHub
Deep Wiki
Context7
v4.10.3
v4.10.2
v4.10.1
v4.10.0
v4.9.4
v4.9.3
v4.9.2
v4.9.1
v4.9.0
v4.8.1
v4.8.0
v4.7.6
v4.7.5
v4.7.4
v4.7.3
v4.7.2
v4.7.1
v4.7.0
v4.6.1
v4.6.0
v4.5.1
v4.5.0
v4.4.7
v4.4.6
v4.4.5
v4.4.4

4.4.4 (2021-04-18)

Bug Fixes

  • date comparisons in before/after rules (#640) 177dcd1

Miscellaneous Chores

  • deps: bump actions/cache from v2.1.4 to v2.1.5 (#638) 9ca4c66
  • deps: bump ssri from 6.0.1 to 6.0.2 (#641) 2465fc6
  • deps-dev: bump @babel/cli from 7.12.10 to 7.13.14 (#630) b576140
  • deps-dev: bump @babel/plugin-transform-runtime (#635) 8b49188
  • deps-dev: bump @semantic-release/release-notes-generator (#626) c4ad537
  • deps-dev: bump webpack from 5.27.2 to 5.33.2 (#639) 862ed5c
  • deps-dev: bump webpack-cli from 4.5.0 to 4.6.0 (#628) 96902ca
  • deps-dev: bump y18n from 3.2.1 to 3.2.2 (#632) c532341
v4.4.3

4.4.3 (2021-03-23)

Bug Fixes

  • #613 - min/max rules check characters not array length 3c306dd

Miscellaneous Chores

  • deps: bump actions/cache from v2 to v2.1.4 (#595) 1e787f1
  • deps: bump actions/setup-node from v2.1.4 to v2.1.5 (#606) 548826b
  • deps: bump amannn/action-semantic-pull-request (#601) 6efec81
  • deps-dev: bump @babel/core from 7.12.10 to 7.13.10 (#615) 7715c76
  • deps-dev: bump elliptic from 6.5.3 to 6.5.4 (#616) aaaa81a
  • deps-dev: bump semantic-release from 17.3.1 to 17.4.2 (#617) f4cbc79
  • deps-dev: bump webpack from 5.12.3 to 5.27.2 (#623) e91e140
  • deps-dev: bump webpack-cli from 4.3.1 to 4.5.0 (#591) 1045a13
  • deps-dev: bump webpack-stream from 6.1.1 to 6.1.2 (#585) 7cd1cc4
  • exclude dependabot from stale bot c156100
v4.4.2

4.4.2 (2021-01-11)

Bug Fixes

  • deps: bump jquery-validation from 1.19.2 to 1.19.3 (#568) ca3759f

Continuous Integration

  • use pull_request_target event 0fcbe0c

Miscellaneous Chores

  • deps: bump actions/setup-node from v2.1.2 to v2.1.3 (#555) ee04231
  • deps: bump actions/setup-node from v2.1.3 to v2.1.4 (#560) 0da499a
  • deps: bump amannn/action-semantic-pull-request (#535) 0d7ed84
  • deps: bump amannn/action-semantic-pull-request (#550) c9c000c
  • deps: bump amannn/action-semantic-pull-request (#563) dd2460d
  • deps: bump amannn/action-semantic-pull-request (#570) 3fb321f
  • deps: bump ini from 1.3.5 to 1.3.8 (#557) 40f2b0a
  • deps: update actions/checkout requirement to v2.3.4 (#536) 347aa3f
  • deps-dev: bump @babel/cli from 7.12.1 to 7.12.7 (#538) 6bd9338
  • deps-dev: bump @babel/cli from 7.12.7 to 7.12.8 (#542) 178910a
  • deps-dev: bump @babel/cli from 7.12.8 to 7.12.10 (#554) 928f19e
  • deps-dev: bump @babel/core from 7.12.3 to 7.12.7 (#539) c6d4798
  • deps-dev: bump @babel/core from 7.12.7 to 7.12.8 (#541) e129a42
  • deps-dev: bump @babel/core from 7.12.8 to 7.12.9 (#546) 166a006
  • deps-dev: bump @babel/core from 7.12.9 to 7.12.10 (#552) c83a8f3
  • deps-dev: bump @babel/plugin-transform-runtime (#553) 2c99a92
  • deps-dev: bump babel-loader from 8.2.1 to 8.2.2 (#548) 5ef9f02
  • deps-dev: bump semantic-release from 17.2.4 to 17.3.0 (#537) 50c922d
  • deps-dev: bump semantic-release from 17.3.0 to 17.3.1 (#566) 37c52ec
  • deps-dev: bump webpack from 5.10.0 to 5.10.1 (#558) bf359b9
  • deps-dev: bump webpack from 5.10.1 to 5.10.3 (#559) 71274e1
  • deps-dev: bump webpack from 5.10.3 to 5.11.0 (#562) 4eb51e2
  • deps-dev: bump webpack from 5.11.0 to 5.11.1 (#565) e338ac7
  • deps-dev: bump webpack from 5.11.1 to 5.12.3 (#569) a3b00a3
  • deps-dev: bump webpack from 5.6.0 to 5.8.0 (#547) 4969482
  • deps-dev: bump webpack from 5.8.0 to 5.9.0 (#549) 6b1acc3
  • deps-dev: bump webpack from 5.9.0 to 5.10.0 (#551) 6a8c557
  • deps-dev: bump webpack-cli from 4.2.0 to 4.3.0 (#564) ae708b9
  • deps-dev: bump webpack-cli from 4.3.0 to 4.3.1 (#567) 9d504a4
v4.4.1

4.4.1 (2020-11-22)

Bug Fixes

  • string.replace is not a function error on date comparison rules (#532) 8010f83

Miscellaneous Chores

  • release: 4.1.1 [skip ci] 9cb191e

Continuous Integration

  • add semantic-release (#534) 44e6776
  • dont persist git credentials 82a9b81
  • fix missing , in .releaserc (#540) 89001b4
  • update dependabot semantic commit prefix af8aa3a
4.4.0

4.4.0 - 2020-10-07

Added experimental form request validation. All validation occurs via AJAX request on form submission. This resolves a number of issues regarding form request usage and unimplemented client side rules. See the PR for details on usage.

Improvements

  • Experimental - Improved form request validation - #505
4.3.1

Improvements

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
ecotone/kafka
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata