Insights

Blog

Ideas, guides, and stories on AI, technology, and building for the future.

Category: Laravel Clear ×
Laravel

Laravel News 2023 Recap

I’ve hand-picked some of the biggest stories at Laravel News in 2023. This year was jam-packed with content, conferences, packages, tutorials, videos, and podcasts. We’ve seen some fantastic…

Read article
Laravel

Mocking APIs in Laravel Tests With Wiremock

Accounting for APIs while testing can be a confusing and sometimes painful process. Whether you are testing client-side components or server-side code, you must somehow mock or fake…

Read article
Laravel

LangCountry is a Localization Package for Laravel

The Laravel LangCountry is a localization package that provides automatic date formatting, language switching, and more. Defining language detection and configuration can be tedious, so this package can…

Read article