We kept leaking .env files across environments—here’s how I solved it
Sharing our secrets among our teammates and across our environments was becoming a liability. So I decided to take matters into my own hands.

Search for a command to run...
Sharing our secrets among our teammates and across our environments was becoming a liability. So I decided to take matters into my own hands.

Let's be real with ourselves for a moment: we don't like to be onboarded. Whether you are the person who is responsible for onboarding new employees, or you yourself are the one being onboarded into a new role; it's a painful process.

Being developers and managers with boots on the ground, we owe it to our customers and users to be the voice of reason and stability when deploying AI-generated assets. Despite what is being asked of us from leadership.

Don't be that guy

When a requested update or bugfix comes across my desk, there is nothing more daunting when a fresh clone/fork of repository completes and then the installation process ensues. If you are like me, you

Show what you know to like-minded people

Step-by-step guide to passing uploaded files between Laravel Livewire components using TemporaryUploadedFile, file paths, and reusable upload logic.

Documentation (especially good documentation) for an application can make a good application and experience for a client, a great application. Once we as developers complete an application that we hav

Only broadcast what you need. More flexibility with better security.
