Skip to content

Conversation

@Rafikooo
Copy link
Contributor

@Rafikooo Rafikooo commented Jan 8, 2026

Removes the hardcoded password from the default DATABASE_URL in tests/TestApplication/.env.

Most local MySQL installations (Homebrew, fresh installs, Laravel Valet) use root without a password by default. The root:root pattern is less common and causes "Access denied" errors for developers starting with the skeleton.

This aligns with Sylius core and TestApplication which both use passwordless root.

@TheMilek TheMilek merged commit ecee8d9 into Sylius:2.1 Jan 9, 2026
1 check passed
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