Libraries tagged by feilds
turahe/laravel-userstamps
221 Downloads
Adds user tracking fields to Laravel models.
traw/sup-header
408 Downloads
Add a button to TCA fields that adds sup, sub or other html
tmsllc/laravel-extra-field
1508 Downloads
A package to enable assigning extra fields to Eloquent Models
think.studio/nova-flexible-content
1217 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
texnixe/similar
137 Downloads
Find similar pages or files based on similarities between fields
stoutlogic/acf-migrations
98 Downloads
Make field name and key changes to ACF fields, without losing content.
statikbe/craft-cta-field
10447 Downloads
Call to action & link fields made easy
softspring/translatable-bundle
1192 Downloads
Symfony form type for translatable fields
skorelabs/nova-panels
11057 Downloads
A custom panels package for those Nova resources with lots of relationships and/or fields
skobka/yii2-json-field
2193 Downloads
Help you to define fields, that can contains json. Json in this fields would be automatically serialized and deserialized
silverorange/castanet
16521 Downloads
Podcast feed generation including iTunes-specific fields.
shipsaas/laravel-resource-reducer
9 Downloads
Reduce fields & Fasten up your response size using Laravel Resource Reducer
sheadawson/quickaddnew
34287 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
shaka/dynamic-update-trait
6637 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
scops/nova-belongs-to-dependency
167 Downloads
Extended Laravel Nova BelongsTo field that can depend on other fields