January 2025
-
🐥Disable scout in Laravel Nova for certain models
-
🔗Working with JSON Attributes Using Laravel's Array Casts
December 2024
-
🔗Using Fluent to Work With HTTP Client Responses in Laravel
-
🐥Get full HTTP responses in exceptions when using Laravel
-
🔗Try...Catch As Little As Possible
-
🐥Mocking facades for testing in Laravel
-
🐥Implement the Inspect protocol for your Ecto / Ash models
-
🐥Using encryption in Laravel queued jobs
-
🔗Safer Error Systems in Elixir
-
🔗For loops and comprehensions in Elixir - transforming imperative code
-
🔗What is Utility-First CSS?
-
🐥Using the RouteParameter annotation in Laravel FormRequest classes
November 2024
-
🐥Dynamic order by using Phoenix Ecto
-
🔗How to Implement a Global Transaction for All Routes in Laravel
-
🐥Using each in collections: breaking loops in Laravel
-
🐥Filtering an array by keys in PHP
-
🐥Pattern Matching on Strings in Elixir
July 2024
-
🔗2-Page Login Pattern, And How To Fix It
-
🔗Leverage Concurrency Efficiently When Managing Multiple Tasks in Elixir