3.0: Dockerized laravel 8.0

This commit is contained in:
2021-01-07 10:24:30 -08:00
parent a0f7b51ba1
commit 9575f69b35
85 changed files with 10625 additions and 0 deletions

13
.gitignore vendored
View File

@@ -1 +1,14 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.idea/