Skip to content

Comments

fix: set default debug mode to false#1359

Merged
didoda merged 1 commit intomasterfrom
fix/6.x/debug-false-default
Feb 18, 2026
Merged

fix: set default debug mode to false#1359
didoda merged 1 commit intomasterfrom
fix/6.x/debug-false-default

Conversation

@stefanorosanelli
Copy link
Member

This PR makes a minor configuration change to the config/app.php file, updating the default value of the DEBUG environment variable from true to false.
This means that, unless explicitly set otherwise, the application will now run with debugging disabled by default.

@didoda didoda merged commit 3b8414b into master Feb 18, 2026
11 of 21 checks passed
@didoda didoda deleted the fix/6.x/debug-false-default branch February 18, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants