made with Laravel

Settings for Laravel

Store Laravel Application Settings in the Database

Visit Site

Description

Store Laravel Application Settings in the Database

"Settings for Laravel allows you to store your application settings in the database. It works alongside of the built-in configuration system that Laravel offers. With this package, you can store application specific settings that wouldn't make sense to store in a configuration file, or that you want end-users to be able to update through your application's UI.

The package also offers caching on a per-setting basis out of the box, so no unnecessary extra queries are performed once a setting has been retrieved. The caching works no matter which driver you choose to use. The package can also encrypt your settings automatically for you as well if you need to store sensitive data such as passwords for a third-party service you need to be able to use later."


Creator

Randall Wilk
@wilkrandall


Social Media Links

Laravel Models Generator Generate Models from an Existing Database
icon-eye-dark Created with Sketch. 499
Laravel One-Time Operations Run Operations once after Deployment
icon-eye-dark Created with Sketch. 1.847
Sentry for Laravel Laravel Application Monitoring
❤️ Sponsored by Friends
We’re hosting on Digital Ocean! 💙 Try it today and get a free $100 credit.
Laravel Schedulable Schedule Eloquent Models without Cron Jobs
icon-eye-dark Created with Sketch. 2.045
Laravel Eloquent Scope as Select Reuse Eloquent query scopes as select statements
icon-eye-dark Created with Sketch. 1.346