Download the PHP package soarecostin/blade-form-components without Composer
On this page you can find all versions of the php package soarecostin/blade-form-components. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download soarecostin/blade-form-components
More information about soarecostin/blade-form-components
Files in soarecostin/blade-form-components
Package blade-form-components
Short Description Laravel Blade form components
License MIT
Homepage https://github.com/soarecostin/blade-form-components
Informations about the package blade-form-components
A collection of Blade Components for quick & easy forms in Bootstrap and Bulma
This package allows to you build forms in blade in a clean and easy way. It provides a @form
directive that you can use in Blade in order to render forms. The forms can be rendered in Bootstrap, Bulma or Tailwind.
Installation
You can install the package via composer:
Usage
Example
A demo usage of this package can be seen at: https://bfc-demo.dev.soa.re/ (github repo)
The demo uses the following Blade template in order to render the form:
Customization
You can publish the configuration file, that contains all the available checks using:
This will publish a blade-form-components.php
file in your config folder.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Costin Soare
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of blade-form-components with dependencies
laravel/framework Version 5.6.* || 5.7.* || 5.8.* || 6.*.* || 7.*.*
illuminate/support Version 5.6.* || 5.7.* || 5.8.* || 6.*.* || 7.*.*