Download the PHP package plum/form without Composer
On this page you can find all versions of the php package plum/form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor plum
Package form
Short Description :description
License MIT
Homepage https://github.com/mannv/form
Package form
Short Description :description
License MIT
Homepage https://github.com/mannv/form
Please rate this library. Is it a good library?
Informations about the package form
Form
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
-
Via Composer
- mở file
layout
thêm stack vào cuối trang để tự động đẩy code validate js vào
Tham khảo: https://laravel.com/docs/5.8/blade#stacks
- cài đặt validateJS
https://github.com/proengsoft/laravel-jsvalidation/wiki/Laravel-5.6-installation
Usage
in blade template
Output:
Other demo
Publish Configuration
Form option
Option | Type | Default | Description |
---|---|---|---|
id | string | random | duy nhất trên trang HTML, cho phần validate form với javascript, nếu không muốn validate bằng js có thể đưa id này vào cấu hình skip_validate_js trong file cấu hình pform.php |
view | string | form_group | tên view sẽ dùng để render lên các phần tử, view này sẽ nằm trong namespace plum |
hide_mandatory | boolean | false | true sẽ không hiển thị dấu * đỏ bên cạnh label |
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- mannv
- All Contributors
License
MIT. Please see the license file for more information.
All versions of form with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5|~6|~7|~8
laravelcollective/html Version ~6
barryvdh/laravel-ide-helper Version ^2.8
proengsoft/laravel-jsvalidation Version ^4.3
laravelcollective/html Version ~6
barryvdh/laravel-ide-helper Version ^2.8
proengsoft/laravel-jsvalidation Version ^4.3
The package plum/form contains the following files
Loading the files please wait ....