laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.73k stars 289 forks source link

fix: config watch list database dir; #867

Closed olexoliinyk0 closed 4 months ago

olexoliinyk0 commented 4 months ago

exclude database.sqlite -related watcher reload on test run;

fixes #397