Libraries tagged by laravel trait
hogus/laravel-make-trait
4 Downloads
command add make trait
gurzhii/laravel-sluggable-trait
270 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
erikfig/laravel-crud-traits
104 Downloads
Conjunto de traits para crud no Laravel
eng_assys/laravel-uuid-trait
40 Downloads
Enable auto fill of uuid field to Laravel Models and enable find by uuid function
emilienkopp/formats-dates-trait
35 Downloads
A Laravel-Carbon trait for easy date formatting
duyduc-nguyen/laravel-sluggable-trait
35 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
dekmabot/laravel-novable-resource
339 Downloads
The laravel resource trait to auto generate laravel nova CRUD grids
buglerv/laravel-helpers
64 Downloads
Some helpers for Laravel like Traits and other...
bhavishyajeet/laravel-searchable-trait
3 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
benbraide/laravel-model-traits
0 Downloads
Use traits to add functionality to your models - e.g. slugs, unique slugs, unique IDs
arnehendriksen/laravel-model-traits
135 Downloads
8fold/traits-laravel
2 Downloads
Helpful functions for Laravel projects in trait form for easy inclusion in classes and models.
michael-rubel/laravel-helpful-traits
21 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
it-can/laravel-model-traits
375 Downloads
My custom Laravel 5.3+ model traits
humans/laravel-setup-traits
6718 Downloads
Autorun traits on PHPUnit setup.