Force HTTPS URL generation in production #107

Merged
jonny merged 1 commit from better_url_scheme_config into develop 2026-07-28 20:21:29 +02:00
Owner

Uses Laravel's built-in URL::forceHttps() so route(), url(), and asset() always generate https:// links in production, without affecting local dev.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01RP5TeZbk9KS754xuJMobjE

Uses Laravel's built-in `URL::forceHttps()` so `route()`, `url()`, and `asset()` always generate `https://` links in production, without affecting local dev. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RP5TeZbk9KS754xuJMobjE
Uses Laravel's built-in URL::forceHttps() so route(), url(), and asset()
always generate https:// links in production, without affecting local dev.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RP5TeZbk9KS754xuJMobjE
jonny merged commit 287520ad7b into develop 2026-07-28 20:21:29 +02:00
jonny deleted branch better_url_scheme_config 2026-07-28 20:21:29 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jonny/jonnybarnes.uk!107
No description provided.