Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

[1.x] Fix issue with quoted string in .env when running install command#328

Merged
taylorotwell merged 1 commit intomainfrom
fix/install-command
Mar 31, 2025
Merged

[1.x] Fix issue with quoted string in .env when running install command#328
taylorotwell merged 1 commit intomainfrom
fix/install-command

Conversation

@joedixon
Copy link
Collaborator

Fixes #309 by matching one or more of any character (rather than word, digit or whitespace only) after BROADCAST_DRIVER= or BROADCAST_CONNECTION= in the .env during the reverb:install command.

@taylorotwell taylorotwell merged commit bf84766 into main Mar 31, 2025
19 checks passed
@taylorotwell taylorotwell deleted the fix/install-command branch March 31, 2025 14:06
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.

reverb:install Command updateBroadcastingDriver method does not work qualified

2 participants