Start update to laravel 6.4

This commit is contained in:
Deon George
2019-11-08 23:08:34 +11:00
parent c723807b3f
commit a91ddbe66e
249 changed files with 89623 additions and 1604 deletions

18
.gitignore vendored
View File

@@ -1,9 +1,15 @@
/vendor
/node_modules
/public/hot
/public/storage
Homestead.yaml
Homestead.json
/storage/*.key
/vendor
.env
.*.swp
/storage/debugbar
/config/debugbar.php
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
storage/debugbar
.idea/
.styleci.yml