Download the PHP package lfav/laravel-form-ajax-validation without Composer
On this page you can find all versions of the php package lfav/laravel-form-ajax-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lfav/laravel-form-ajax-validation
More information about lfav/laravel-form-ajax-validation
Files in lfav/laravel-form-ajax-validation
Download lfav/laravel-form-ajax-validation
More information about lfav/laravel-form-ajax-validation
Files in lfav/laravel-form-ajax-validation
Vendor lfav
Package laravel-form-ajax-validation
Short Description Make ajax validation with Laravel Requests for forms with bootstrap
License MIT
Package laravel-form-ajax-validation
Short Description Make ajax validation with Laravel Requests for forms with bootstrap
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-form-ajax-validation
laravel-form-ajax-validation
Installation
1. Composer
Add to the composer of your project
Or edit your composer.json
2. Add the ServiceProvider
Open the file config/app.php
3. Publish vendor resources
You need to publish the necessary views for create the scripts of jQuery
4. Laravel Request
Create a request
Add the rules
You also can add to the request custom error messages and change de attributes name
5. Add to the view
Create your form
Add the jQuery and include the view that have the ajax script
You need jQuery 1.11.2 or higher
All versions of laravel-form-ajax-validation with dependencies
PHP Build Version
Package Version
The package lfav/laravel-form-ajax-validation contains the following files
Loading the files please wait ....