new build 220

This commit is contained in:
Mohit Panjwani
2020-01-05 13:34:01 +05:30
parent 82efd88920
commit 8e2525cc6c
5 changed files with 21 additions and 6 deletions

View File

@ -44,8 +44,8 @@ class ResetApp extends Command
\Storage::disk('local')->delete('database_created'); \Storage::disk('local')->delete('database_created');
$file = new Filesystem; // $file = new Filesystem;
$file->cleanDirectory('storage/app/public'); // $file->cleanDirectory('public/storage');
} }
} }
} }

15
package-lock.json generated
View File

@ -17428,6 +17428,16 @@
"resolved": "https://registry.npmjs.org/v-money/-/v-money-0.8.1.tgz", "resolved": "https://registry.npmjs.org/v-money/-/v-money-0.8.1.tgz",
"integrity": "sha512-raz87AP5F2YEpv1GAocI3SC/y9af1+TQeZQIhAK5UNovho6dnh6RQBa5UG8ZNC+BPLpUh5VECi7EWTjr4+4s1g==" "integrity": "sha512-raz87AP5F2YEpv1GAocI3SC/y9af1+TQeZQIhAK5UNovho6dnh6RQBa5UG8ZNC+BPLpUh5VECi7EWTjr4+4s1g=="
}, },
"v-tooltip": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.2.tgz",
"integrity": "sha512-xQ+qzOFfywkLdjHknRPgMMupQNS8yJtf9Utd5Dxiu/0n4HtrxqsgDtN2MLZ0LKbburtSAQgyypuE/snM8bBZhw==",
"requires": {
"lodash": "^4.17.11",
"popper.js": "^1.15.0",
"vue-resize": "^0.4.5"
}
},
"v8-compile-cache": { "v8-compile-cache": {
"version": "2.0.3", "version": "2.0.3",
"resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz", "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz",
@ -17515,6 +17525,11 @@
"resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.6.tgz", "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.6.tgz",
"integrity": "sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w==" "integrity": "sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w=="
}, },
"vue-resize": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.4.5.tgz",
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": { "vue-router": {
"version": "2.7.0", "version": "2.7.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-2.7.0.tgz", "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-2.7.0.tgz",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{ {
"/assets/js/app.js": "/assets/js/app.js?id=5ab8427ce5098da40a94", "/assets/js/app.js": "/assets/js/app.js?id=b809b004d6c1fc6d88bf",
"/assets/css/crater.css": "/assets/css/crater.css?id=e6b0dadafbe07316a9ce" "/assets/css/crater.css": "/assets/css/crater.css?id=ade5377bd8ec409249bf"
} }