Articles
Deep dives, product updates, and long-form articles from the Ghostable team.
Laravel APP_KEY Rotation Playbooks for Real-World Scenarios
Everything you need to know about Laravel APP_KEY rotation—when to do it, why it matters, and how to avoid downtime.
Rotating Your Laravel APP_KEY Without Breaking Everything
Learn how to rotate your Laravel APP_KEY safely. Covers manual rotation, key rings with old keys, side effects, and when to drop old keys.
How to Share .env Files Safely with Agencies & Clients (Without Risking Secrets)
Learn the safest ways to share .env files with freelancers, agencies, and clients. Avoid email/Slack leaks, prevent drift, and keep your Laravel environments secure with versioning, validation, and audit trails.
Laravel .env Best Practices for Real Production Applications
Laravel’s .env file is simple — and that’s exactly why it’s so often misused. The practices that work in local development quietly break down in production, especially as teams and infrastructure grow.
Ghostable’s Origin Story: When Security Becomes the Easy Path
Ghostable exists to make secrets management simple, secure, and affordable. This is the story of why it was built—and why the secure path should always be the easy path.
Variable Expansion in Laravel .env (a few powerful patterns)
Laravel’s .env files can do more than just hold static values. With variable expansion, you can reference one environment variable inside another—making your configuration cleaner, more consistent, and easier to manage across environments.
Laracon US 2025: Quick Notes from Denver
July 29–30, 2025 — Mission Ballroom, Denver, CO. Great venue, awesome energy, plenty of familiar faces, and lots of new ones.
What the Laravel APP_KEY Leak Means for Your App Security
In July 2025, researchers uncovered a critical issue that hit close to home for Laravel developers: thousands of Laravel APP_KEYs had been leaked into public repositories.
Showing 10 to 17 of 17 results
Want product news and updates?
Sign up for our newsletter.