anlutro / laravel-settings

Persistent settings in Laravel
MIT License
940 stars 112 forks source link

use setter injection to set defaults and cache store #137

Closed anlutro closed 4 years ago

anlutro commented 4 years ago

... rather than using the Config and Cache facades.