PinnedPublished inTowards DevNeovim for PHP and LaravelIf you’ve ever wanted to use Neovim for PHP and Laravel development, this guide should help get you started. If you use VSCode, then check…Jul 13, 2024Jul 13, 2024
PinnedPublished inStackademicHandling Errors with Third-Party APIsLearn how to create, throw, and handle custom exceptions when making requests to third-party APIsJan 30, 2024Jan 30, 2024
PinnedPublished inTowards DevStreamlining API Responses in Laravel with DTOsA comprehensive guide for creating custom Data Transfer Objects (DTOs) to enhance readability, efficiency, and testability in Laravel API…Dec 5, 2023Dec 5, 2023
PinnedPublished inStackademicVSCode for PHP and LaravelVSCode + PHP + LaravelAug 21, 20234Aug 21, 20234
PinnedPublished inTowards DevSimplifying API Integration with Laravel’s Http FacadeBuilding a reusable API request and client classNov 10, 2023Nov 10, 2023
Published inStackademicLaravel Factories: Tips for Handling Dependent DataSomething I recently came across while working on a Laravel app was an unoptimized factory. I’ve seen this many times and have even been…Sep 22, 2024Sep 22, 2024
Published inStackademicLaravel: Casting Eloquent JSON FieldsI have a short post today to cover something I recently used in a project. I had a table using a JSON column and though they are extremely…Jul 28, 2024Jul 28, 2024
Published inStackademicElevate Your Laravel Eloquent Queries with Tappable ScopesIn this article, I want to go over how to use tappable scopes in Laravel. I’ve used similar patterns in Java Spring Boot, but never really…Apr 20, 20241Apr 20, 20241
Published inTowards DevLaravel Cache ClassesI’ve been working on a Laravel project that requires numerous database calls, so I have started implementing caching to try to improve…Mar 12, 20241Mar 12, 20241
What I’m Reading — February 2024Do Anything, Side Projects, JavaScript Bloat, Enshittification, and CLI toolsMar 3, 2024Mar 3, 2024