Ghostable Blog
Stay informed with product updates, company news, and insights on managing environment configuration.
Featured
Ghostable Expands Deployment Support: Vapor, Forge, and Encrypted Envs
Ghostable now supports advanced deployment commands for Laravel Forge and Vapor, including automatic encryption and AWS Secrets Manager support.
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.
Understanding Laravel .env Files: Hidden Tricks, Tips & Best Practices
If you’ve worked with Laravel, you’re surely familiar with the humble .env file. It’s that simple text file where you keep configuration secrets and environment-specific settings.
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.
Want product news and updates?
Sign up for our newsletter.