Create more accessible forms in your Laravel apps
- PHP 8.2+
You can install the package via Composer:
composer require studio24/laravel-accessible-formsInstalls the following package in your Laravel app:
And sets up accessible forms in your Laravel app:
- Adds AccessibleFormsServiceProvider
- Registers Twig helpers
- Registers Blade directives
- Defaults to the
accessible-forms.html.twigform theme
For more, see the documentation for accessible-forms.
composer testPlease see CHANGELOG for more information on what has changed recently.
Find out more about how to contribute and our Code of Conduct.
If you discover a security vulnerability within this package, please follow our disclosure procedure.
This package is developed by Studio 24, a human-centered digital agency who build websites and web apps that work for everyone.
The MIT License (MIT). Please see License File for more information.