Libraries tagged by laravel trait
evercode1/trait-maker
2537 Downloads
Artisan Command To Create A Trait Stub
phirational/laravel-conditional-seeder
444 Downloads
Laravel trait providing methods for conditional database seeding.
yangmls/laravel-validation-trait
11 Downloads
Provide a powerful trait for saving model easily
slruslan/laravel-eloquent-custom-casts
159 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
pharaonic/laravel-helpers
1459 Downloads
Laravel - Classes, Traits, Functions
pharaonic/laravel-assistant
63 Downloads
Laravel - Helpers, Traits, Middlewares, Commands, and more.
lolaji/laravel-controller-trait
52 Downloads
A reuseable controller trait for laravel controller
intothesource/laravel-slugable
679 Downloads
A laravel slugable trait
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
eleven59/backpack-image-traits
80 Downloads
Backpack for Laravel helper traits for processing image upload fields (including within repeatable fields)
michael-rubel/laravel-safe-request
12265 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.
turahe/laravel-likeable
420 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
thezeroday/laravel-likeable
751 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
submtd/laravel-uuid
904 Downloads
Adds HasUuid trait for Laravel models