diff --git a/framework/core/src/Install/InstallServiceProvider.php b/framework/core/src/Install/InstallServiceProvider.php index 03a38f08f..d4d6dc234 100644 --- a/framework/core/src/Install/InstallServiceProvider.php +++ b/framework/core/src/Install/InstallServiceProvider.php @@ -44,7 +44,6 @@ class InstallServiceProvider extends AbstractServiceProvider new WritablePaths([ public_path(), public_path('assets'), - public_path('extensions'), storage_path(), ]) );