/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
package.json
vite.config.js
.editorconfig
.gitattributes
artisan
composer.lock
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
/app
/bootstrap
/config
/database
/public
/resources
/routes
/storage
/vendor
