Download the PHP package rootcstar/form-builder without Composer
On this page you can find all versions of the php package rootcstar/form-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package form-builder
Laravel Form Builder
A flexible and easy-to-use Form Builder package for Laravel applications that helps you create forms with various field types and customization options.
Installation
You can install the package via composer:
Publishing Assets
Usage
Here's a comprehensive guide on how to use the Form Builder:
Basic Form Creation
Available Field Types
Text Field
Number Field
Hidden Field
Custom HTML Field
File Upload Fields
Select Fields
Select2 Fields
Email Field
Password Field
Telephone Field
Textarea Field
Date Picker Field
Checkbox Field
Rendering the Form
Add a submit button and render the form:
In your Blade view:
Requirements
- PHP ^8.2|^8.3
- Laravel ^10.0|^11.0
License
The MIT License (MIT). Please see License File for more information.
Credits
All versions of form-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2|^8.3
illuminate/support Version ^10.0|^11.0
illuminate/encryption Version ^11.44
illuminate/support Version ^10.0|^11.0
illuminate/encryption Version ^11.44
The package rootcstar/form-builder contains the following files
Loading the files please wait ....