anlutro / laravel-settings

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

remove optimisation code in base `SettingStore` `load` method #176

Closed rshkabko closed 1 year ago

rshkabko commented 1 year ago

Info - https://github.com/anlutro/laravel-settings/issues/175

bweston92 commented 1 year ago

Hi @rshkabko unless I am misunderstanding something the load method is working as intended already. I see you opened up a specific use case that is failing but we can address that separately.