laravel-request-relationships
by aciddose
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
laravel-auditing-filesystem
by azeemhassni
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
laravel-auditing-filesystem
by betapeak
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
laravel-auditing-filesystem
by devengine
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
laravel-mail-safe
by hyrioo
Allows whitelisting domains and emails, when sending mails in non-production
laravel-model-active
Simple trait for scoping Eloquent models by 'active' boolean
eloquence-mappable
by sofa
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
eloquence-base
by sofa
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
laravel-model-traits
Provides a collection of useful traits for Laravel Eloquent models.
laravel-encryptable-trait
by hihaho
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
laravel-encryptable-trait
by skyraptor
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
laravel-form-helpers
by activismebe
Handle form model binding, old input binding and validation error messages in a clean easy way.
laravel-cli-create-user
by boaideas
An artisan command to create, list and remove users in a laravel application from the cli
laravel-cli-create-user
by kaishiyoku
An artisan command to create, list and remove users in a laravel application from the cli
laravel-excel
by patosmack
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
laravel-invoicable
Easy invoice generation using Laravel Eloquent, originally sander-van-hooft/laravel-invoicable
laravel-payable-redirect-mollie
Associate Mollie payments with Laravel Eloquent models