ARCANEDEV / LaravelSettings

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

Laravel Octane #37

Open marianvlad opened 1 year ago

marianvlad commented 1 year ago

Description:

I'm using Laravel Octane and I need to run php artisan octane:reload every time to get fresh settings from mysql database. I thins the problem is caused by singleton Dependency Injection & Octane

arcanedev-maroc commented 5 months ago

TBH, i'm not familiar with Laravel Octane Can you make a PR to fix your issue and make sure that the tests aren't broken?