Skip to content

Document deploying multiple environments with Laravel#2116

Merged
mnapoli merged 1 commit into
masterfrom
docs-laravel-environments
May 15, 2026
Merged

Document deploying multiple environments with Laravel#2116
mnapoli merged 1 commit into
masterfrom
docs-laravel-environments

Conversation

@mnapoli
Copy link
Copy Markdown
Member

@mnapoli mnapoli commented May 15, 2026

New documentation page for "Laravel environments" (deploying the same app in different stages).

Warning on prod vs production: prod isn't recognized by Laravel as "production" (e.g. app()->isProduction()), so we need to map it.

Related: brefphp/laravel-bridge#204

@mnapoli mnapoli changed the title Document Laravel environments Document deploying multiple environments with Laravel May 15, 2026
@mnapoli mnapoli merged commit 622b829 into master May 15, 2026
8 checks passed
@mnapoli mnapoli deleted the docs-laravel-environments branch May 15, 2026 10:22
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.

1 participant