Laravel Model Settings

Laravel Model Settings

Model Settings for your Laravel app


Description

Model Settings for Your Laravel Application

The Model Settings package enables you to store configuration data either directly within a database field or in a dedicated table. It includes two traits—one for settings stored in a field and another for settings stored in a separate table—that can be applied to a model (you may use one, but not both).


Creator

Lorand Gombos
@gomboslorand

Related Projects

Laravel Artifact

Laravel Artifact

Media Management Package

Mirror

Mirror

Impersonation Package

LaravelPlus Updater

LaravelPlus Updater

Sync Laravel Projects

Laravel Credits

Laravel Credits

Credit Management System

Laravel Glider

Laravel Glider

Glide Image Manipulation in Blade Templates

Laravel Ownable

Laravel Ownable

Eloquent Ownership Relationships