Skip to content

Conversation

levintoo
Copy link

Why this PR?

  • I always add .env.testing to .gitignore on all my projects — it’s a small thing that just makes life easier.
  • Since issues and discussions are disabled in the starter kits, I thought a simple PR to all three would be the best way to suggest it.
  • Laravel automatically picks up .env.testing to keep testing configs separate.
  • Adding it to .gitignore helps avoid accidentally committing sensitive or local test environment details.
  • Honestly, not sure why this isn’t already included by default.

@Plytas
Copy link
Contributor

Plytas commented May 31, 2025

I don't think this should be merged. Usually you would use .env.testing in your CI as well so you would want it committed.

@levintoo levintoo closed this by deleting the head repository Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants