Download the PHP package hirohitopg/blade-bootstrap-components without Composer
On this page you can find all versions of the php package hirohitopg/blade-bootstrap-components. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hirohitopg/blade-bootstrap-components
More information about hirohitopg/blade-bootstrap-components
Files in hirohitopg/blade-bootstrap-components
Package blade-bootstrap-components
Short Description A set of Blade Components based on Boostrap-4 CSS Framework
License MIT
Homepage https://github.com/hostmoz/blade-bootstrap-components
Informations about the package blade-bootstrap-components
Blade Bootstrap Components
A new set of Blade components to rapidly build forms with Bootstrap 5.
Features
- Components for major Bootstrap components, including forms.
- Component logic independent from Blade views.
- Bind a target to a form (or a set of elements) to provide default values.
- Re-populate forms with old input.
- Validation errors.
- Form method spoofing.
- Components classes and Blade views fully customizable.
- Support for prefixing the components.
Requirements
- PHP 7.4 + Laravel 8+
Installation
You can install the package via composer:
Publishing Assets
For some components to work correctly(ex: date-picker) you will need to publish the package assets using the command below:
Configuration
There is no configuration needed unless you want to customize the Blade views and components.
Quick example
Usage
Testing
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
- Elísio Leonardo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.