.env
vendor/

# Runtime / cache (never commit)
/storage/logs/*.log
/storage/framework/cache/data/**
/storage/framework/cache/data/
/bootstrap/cache/**
/bootstrap/cache/

# Storage symlink created by artisan
/public/storage
