laravel-forms
by zymawy
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
laravel-virtual-fields
by jsefton
Allow eloquent models to store and retreive data against anything without needing a specific database column
laravel-orm
by laravel-orm
Describe your table fields in the model and let Laravel manage your migration for you
laravel-forms
by rinvex
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
laravel-model-labels
by madnh
Support get label of model's fields, from model::$labels property or Laravel's localization features