🎉 Hello world

This commit is contained in:
2020-07-23 12:26:10 +02:00
commit 2de65bb4aa
113 changed files with 69672 additions and 0 deletions

14
.gitignore vendored Normal file
View File

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