# Laravel
/vendor
/node_modules
/public/hot
/public/storage
/storage/*.key
/.phpunit.cache
/.phpunit.result.cache
.phpunit.result.cache
Homestead.json
Homestead.yaml
.env
.env.*
.env.backup
.env.production
*.key

# Laravel build artifacts
/public/build
/bootstrap/cache/*.php
/storage/framework/cache/*.*
/storage/framework/sessions/*
/storage/framework/views/*

# Logs
/storage/logs/*.log
error_log
npm-debug.log
yarn-error.log

# IDE & Editor
/.idea
/.vscode
/.fleet

# Misc
auth.json

.well-known
__MACOSX/
public

idea.zip