diff --git a/config/opcache.php b/config/opcache.php index 9f27377..0ca6d04 100644 --- a/config/opcache.php +++ b/config/opcache.php @@ -15,6 +15,7 @@ base_path('vendor'), ], 'exclude' => [ + 'examples', 'test', 'Test', 'tests',