Download the PHP package ponto-sistemas/laravel-form-ajax-validation-ponto without Composer
On this page you can find all versions of the php package ponto-sistemas/laravel-form-ajax-validation-ponto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ponto-sistemas/laravel-form-ajax-validation-ponto
More information about ponto-sistemas/laravel-form-ajax-validation-ponto
Files in ponto-sistemas/laravel-form-ajax-validation-ponto
Download ponto-sistemas/laravel-form-ajax-validation-ponto
More information about ponto-sistemas/laravel-form-ajax-validation-ponto
Files in ponto-sistemas/laravel-form-ajax-validation-ponto
Vendor ponto-sistemas
Package laravel-form-ajax-validation-ponto
Short Description Make ajax validation with Laravel Requests for forms with bootstrap
License MIT
Homepage https://github.com/PontoSistemas/LaravelFormAjaxValidationPonto.git
Package laravel-form-ajax-validation-ponto
Short Description Make ajax validation with Laravel Requests for forms with bootstrap
License MIT
Homepage https://github.com/PontoSistemas/LaravelFormAjaxValidationPonto.git
Please rate this library. Is it a good library?
Informations about the package laravel-form-ajax-validation-ponto
laravel-form-ajax-validation-ponto
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-ponto with dependencies
PHP Build Version
Package Version
The package ponto-sistemas/laravel-form-ajax-validation-ponto contains the following files
Loading the files please wait ....