Blog

Home / Blog / Tag: PHP

Posts

Laravel Timestamps: UTC Storage & Timezone Display (2025)

August 23, 2024
IntroductionLaravel makes timestamp handling easy, but there's a right way and a wrong way. In this guide, you'll learn how Laravel's built-in timestamp handling works... Continue reading

Send SMS with PHP and Twilio: Step-by-Step Guide (2025)

September 16, 2024
IntroductionGoing with PHP and Twilio to send SMS is a powerful combination. Whether you're looking to build a webapp, a webservice, or even a script... Continue reading

How to integrate Google Calendar with Laravel

September 03, 2024
How to Seamlessly Integrate Google Calendar into Your Laravel AppIntegrating Google Calendar into your Laravel application can be a game-changer, especially if you need to... Continue reading

Traits and Laravel: the practical guide

April 18, 2024
IntroductionTraits are a mechanism for code re-use in single inheritance languages such as PHP. They were designed to allow us developers to save logic and... Continue reading

Why a programming bootcamp is no longer enough

April 11, 2024
Let's be honest, most of the people that start in the IT industry go the programming path because it's one of the main branches that... Continue reading