Open Issues Need Help
View All on GitHub Application Development • Laravel Packages
AI Summary: Refactor the Formello package's field configuration to use a more fluent and Laravel-like builder pattern. This involves changing how field options are defined, transitioning from a simple associative array to a chainable method call approach using a new `FormelloField` class (or similar). The goal is to improve readability and maintainability of form definitions.
Complexity:
3/5
enhancement help wanted
A Laravel package for generating Bootstrap 5 forms based on models. Laravel 9+
PHP
#bootstrap5#forms#generator#laravel#tailwindcss