Preventing Symfony Process From Passing Laravel Environment Variables

Recently when working on an internal tool using Laravel, we encountered an issue where calling artisan commands in another application was using the wrong environment variables. After debugging, we determined that this was default behavior of the Symfony process class. The Symfony process class for PHP is able to call system processes from within your…

Ensure Security with Forced SSL for WordPress Admin Logins

Requiring WordPress admins to log in through SSL (Secure Sockets Layer) helps prevent hackers from stealing passwords. But what exactly is SSL, and how do you force it for logins? Until 1995, data was sent across the internet in plain text. If someone ordered a product with their credit card, the account number and all…

Hook Readers With These 6 Tips for Writing Headlines

The primary headline you choose is arguably the most essential part of your blog post or content piece. Quality content keeps readers engaged, but headlines are the first thing people read, and headlines often determine whether readers stay put or move on to something else. There are two goals for your headline: first, to reflect…