Download the PHP package shibuyakosuke/laravel-form-extend without Composer
On this page you can find all versions of the php package shibuyakosuke/laravel-form-extend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shibuyakosuke/laravel-form-extend
More information about shibuyakosuke/laravel-form-extend
Files in shibuyakosuke/laravel-form-extend
Download shibuyakosuke/laravel-form-extend
More information about shibuyakosuke/laravel-form-extend
Files in shibuyakosuke/laravel-form-extend
Vendor shibuyakosuke
Package laravel-form-extend
Short Description Laravel 7+ form wrappers for Bootstrap and bulma.
License MIT
Package laravel-form-extend
Short Description Laravel 7+ form wrappers for Bootstrap and bulma.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-form-extend
laravel-form-extend
Laravel 7+ form wrappers for Bootstrap and bulma.
Support css framework
Install
Config file
Publish config file.
Set css framework name
Edit config/lara_form.php.
Supported
Elements
Bootstrap 4 | Bootstrap 3 | Bulma | |
---|---|---|---|
input::text | OK | OK | OK |
input::password | OK | OK | OK |
input::email | OK | OK | OK |
input::url | OK | OK | OK |
input::search | OK | OK | OK |
input::range | OK | OK | OK |
input::hidden | OK | OK | OK |
input::number | OK | OK | OK |
input::tel | OK | OK | OK |
input::date | OK | OK | OK |
input::datetime | OK | OK | OK |
input::datetimeLocal | OK | OK | OK |
input::time | OK | OK | OK |
input::week | OK | OK | OK |
input::file | OK | OK | OK |
input::color | OK | OK | OK |
button:submit | OK | OK | OK |
button:button | OK | OK | OK |
select | OK | OK | OK |
textarea | OK | OK | OK |
checkbox | OK | OK | OK |
checkboxes | OK | OK | OK |
radio | OK | OK | OK |
radios | OK | OK | OK |
Addon
Bootstrap 4 | Bootstrap 3 | Bulma | |
---|---|---|---|
text | OK | OK | OK |
button | OK | OK | OK |
icon | OK | OK | OK |
Example
Blade
Output
ScreeShot
Screenshot when error.
Addons
All versions of laravel-form-extend with dependencies
PHP Build Version
Package Version
The package shibuyakosuke/laravel-form-extend contains the following files
Loading the files please wait ....