Libraries tagged by form-model
luttje/filament-user-attributes
33 Downloads
Let your users specify custom attributes for models.
lowerrocklabs/laravel-lockable
62 Downloads
Laravel Lockable provides traits to allow for models to be locked
laravel-creative/draftable
271 Downloads
Laravel Drafts tool for models
kregel/warden
847 Downloads
Manage all your Laravel models with ease! (Comes with a built in RESTful api, and VueJS for model management)
kharanenka/oc-model-custom-validation-message
62 Downloads
Trait help to set custom message for model validation
kettasoft/booter
11 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
jetcod/laravel-slugify
18 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
javaabu/status-events
379 Downloads
Status tracking system for Models
jaspaul/eloquent-model-validation
20369 Downloads
A simple package that provides a venue for model validation in Laravel.
hellozach/laravel-filterable
666 Downloads
Filterable trait for Models in Laravel
francerz/webapp-model-utils
384 Downloads
Web App utils for models.
dkvhin/laravel-model-histories
34 Downloads
Laravel plugin primarily use to create timeline or history entries for models.
cyberwoven/inline_entity_form_selector
10 Downloads
This converts the autocomplete entity selector on the inline entity form module to a select field.
coyote6/laravel-base
65 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
cape-and-bay/versionable
2503 Downloads
Laravel Drafts tool for models