MySQL: What is faster? Count or Limit 1
When trying to see if a record exist there are a few ways to find it. The most logical might
Continue readingTechnical Blog of Jason J. Olson in Redding, California
When trying to see if a record exist there are a few ways to find it. The most logical might
Continue readingWhen using the mail delivery system built into Symfony, you can track if the message failed when being handed off
Continue readingIt is likely because you need to explicitly whitelist your server’s IP address with Mailgun via the IP Allowlist.
Continue readingYou are correct that to call flush() on every instance of persist() would be considered an anti-pattern[1], however you need
Continue readingBack in 2012 I wrote an article about the tools I commonly use as a IT Professional, however these days
Continue readingCognacBox is a a super-simple LAMP stack for Vagrant and VirtualBox 7 for web developers, including Laravel and Symfony Frameworks,
Continue readingIn the world of PHP Development there is a lot of different frameworks available to choose from. The larger full-stack
Continue readingVagrant is a powerful tool for managing software development environments, and Vagrant boxes are a fundamental component of its ecosystem.
Continue readingWhen developing an application on a Vagrant machine such as PHP Development Using CognacBox, you will certainly have log and
Continue readingA super-simple LAMP stack for Vagrant. A pre-configured Vagrant Box with a full array of features to get you up
Continue reading