# Generated by DevZone Tools — https://devzone.tools/tools/gitignore-generator # Templates: PHP, Laravel # 2026-04-20 # ---- PHP ---- # PHP /vendor/ .env .env.backup .env.production Homestead.json Homestead.yaml auth.json npm-debug.log yarn-error.log .phpunit.result.cache .php-cs-fixer.cache .php_cs.cache # ---- Laravel ---- # Laravel node_modules/ /public/hot /public/storage /storage/*.key /bootstrap/cache/* !/bootstrap/cache/.gitkeep