Libraries tagged by laravel-fillable
troelskn/laravel-fillable-relations
61482 Downloads
Provides HasFillableRelations trait to Eloquent models
adetxt/laravel-fillable-generator
1714 Downloads
Generate model fillable automaticly
leo-yi/laravel-fillable
50 Downloads
A Laravel package that generates php array keys from table fields
jekferson/laravel-fillable-relations
43 Downloads
Provides HasFillableRelations trait to Eloquent models
albinodrought/laravel-fillable-relations
311 Downloads
Provides HasFillableRelations trait to Eloquent models
toneflix-code/laravel-fileable
4487 Downloads
Laravel Fileable exposes methods that make handling file upload with Laravel filesystem even easier, it also exposes a trait that automatically handles file uploads for you.
astrotomic/laravel-fileable
2382 Downloads
toneflix-code/php-geo-location
359 Downloads
Powerful GeoCoding library forked from anthonymartin/geo-location and actively maintained: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP
lassehaslev/laravel-fieldable
48 Downloads
Add functionality to add field and values dynamicly to laravel. How you use them is up to you.
biiiiiigmonster/laravel-fireable
6 Downloads
Laravel framework eloquent trait
imanghafoori/laravel-nullable
293051 Downloads
A package to help you write expressive defensive code in a functional manner
dyrynda/laravel-nullable-fields
174185 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
iatstuti/laravel-nullable-fields
154051 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
bluecode/laravel-nullable-field
7 Downloads
This trait allows you to easily flag attributes that should be set as null.
arkitecht/laravel-nullable
923 Downloads
Laravel 5 - Add nullable columns to models