wip
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Laravel\Pulse\Contracts\Storage;
|
||||
|
||||
return [
|
||||
|
||||
'backup' => [
|
||||
@@ -29,6 +31,8 @@ return [
|
||||
'exclude' => [
|
||||
base_path('vendor'),
|
||||
base_path('node_modules'),
|
||||
storage_path('app/Laravel'),
|
||||
storage_path('app/backup-temp'),
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user