ARCANEDEV / LaravelSettings

:open_file_folder: This package allows you to persists configs/settings for Laravel projects.
MIT License
75 stars 16 forks source link

All settings loaded on first call #13

Closed dmitriy2018 closed 6 years ago

dmitriy2018 commented 6 years ago

What I've noticed is that, when using a DB driver, all settings are loaded from storage at once on the first call. This might present an issue when having millions of records. Consider loading only required records,

arcanedev-maroc commented 6 years ago

Check this section: https://github.com/ARCANEDEV/LaravelSettings/blob/master/_docs/3-Usage.md#more-database-stuff