Libraries tagged by laravel trait
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...
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
20 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.
wwardaww/laravel-id-cryption
36 Downloads
A trait for Laravel/Lumen Model id encryption.
waheed4399/laravel-action-service-trait
3 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
vskut/laravel-api-resource-filterable
2 Downloads
Filtering trait for Laravel 5 Api Resources.
stilldesign/distance-scope-trait
19 Downloads
Distance scope trait for Laravel models
shubhang/laravel-dislikeable
6 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'dislike' feature.
seriousjelly/laravel-draftable
285 Downloads
A Eloquent Draftable trait for Laravel