Libraries tagged by laravel trait
mlezcano1985/laravel-pivot-soft-deletes
6836 Downloads
Soft delete Eloquent pivot models using Laravel SoftDeletes trait.
lolaji/laravel-controller-trait
115 Downloads
A reuseable controller trait for laravel controller
jdenoc/laravel-make-trait
2452 Downloads
artisan make:trait
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
erikfig/laravel-crud-traits
111 Downloads
Conjunto de traits para crud no Laravel
emilienkopp/formats-dates-trait
41 Downloads
A Laravel-Carbon trait for easy date formatting
eleven59/backpack-image-traits
80 Downloads
Backpack for Laravel helper traits for processing image upload fields (including within repeatable fields)
dekmabot/laravel-novable-resource
343 Downloads
The laravel resource trait to auto generate laravel nova CRUD grids
anuzpandey/laravel-useful-traits
149 Downloads
Collection of useful traits for my laravel projects.
michael-rubel/laravel-safe-request
12266 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
thezeroday/laravel-likeable
903 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
saqijaan/laravel-json-column-trait
1328 Downloads
Access json columns as model attributes
racashmoney/laravel-blockable
25 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
ponich/eloquent-traits
85 Downloads
Traits for laravel eloquent models