Commit 3332011a authored by Sylvain CARRE's avatar Sylvain CARRE 🖥

Update README.md

parent 06450d7d
# Field
# Modulus Service Field
An helper to create html forms easily
\ No newline at end of file
A helper to generate HTML form fields in Bootstrap very easily
## Required
- Composer
- PHP >= 7.2
- Laravel >= 5.8
## Installation
Require this package with composer.
```shell
composer require goldenscarab/modulus-service-field
```
Laravel 5.8 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
## Security
If you discover any security related issues, please email contact@goldenscarab.fr instead of using the issue tracker.
## Credits
- [Sylvain CARRE](https://git.goldenscarab.fr/modulus)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment