Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ return [
* Form style validation and other component will
* be selected form this section
* @var string style
* @value bootstrap3, bootstrap4, bootstrap5
* @value bootstrap4, bootstrap5
*/
'style' => 'bootstrap4',

Expand Down Expand Up @@ -141,15 +141,15 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re

## Contributing

Please see [CONTRIBUTING](https://github.com/sajibAdhi/laraflow-form/blob/contributing/docs/contributing.md) for details.
Please see [CONTRIBUTING](https://github.com/laraflow/form/blob/main/docs/contributing.md) for details.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Credits

- [Hafijul Islam](https://github.com/laraflow)
- [Hafijul Islam](https://github.com/hafijul233)
- [All Contributors](../../contributors)

Spacial Thanks to <img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" width="50px" alt="JetBrains Logo (Main) logo."> For Awesome IDE support.
Expand Down