: Only install "require-dev" packages (like PHPUnit) on local or staging environments. Use composer install --no-dev on production.
If you're worried your site might be exposed, I can help you check your or walk you through hardening your .htaccess file . : Only install "require-dev" packages (like PHPUnit) on
Prevent Google from indexing your folders by adding this line to your .htaccess file: Options -Indexes 🛡️ Best Practices for PHP Security : Only install "require-dev" packages (like PHPUnit) on