Download the PHP package exolnet/laravel-bootstrap4-form without Composer
On this page you can find all versions of the php package exolnet/laravel-bootstrap4-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download exolnet/laravel-bootstrap4-form
More information about exolnet/laravel-bootstrap4-form
Files in exolnet/laravel-bootstrap4-form
Package laravel-bootstrap4-form
Short Description Package use to extend laravelcollective/html and help building Boostrap4 form
License MIT
Homepage https://github.com/eXolnet/laravel-bootstrap4-form
Informations about the package laravel-bootstrap4-form
laravel-bootstrap4-form
Package use to extend laravelcollective/html and help building Boostrap4 form
Installation
Require this package with composer:
If you don't use package auto-discovery, add the service provider to the providers
array in config/app.php
:
And the facade to the facades
array in config/app.php
:
Usage
Explain how to use your package.
Testing
To run the phpUnit tests, please use:
Contributing
Please see CODE OF CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Simon Gaudreau
- Patricia Gagnon-Renaud
- All Contributors
License
Copyright © eXolnet. All rights reserved.
This code is licensed under the MIT license. Please see the license file for more information.
All versions of laravel-bootstrap4-form with dependencies
exolnet/laravel-html-list Version ^3.0
illuminate/support Version ^10.0|^11.0