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