First step towards Laravel 5.5

This commit is contained in:
James Cole
2017-09-09 21:57:24 +02:00
parent 834db4d02f
commit d1e60cd546
11 changed files with 71 additions and 238 deletions

13
.gitignore vendored Executable file → Normal file
View File

@@ -1,11 +1,12 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
public/google*.html
report.html
### Composer ###
composer.phar
/vendor/