Kennedy Gitahi

Kennedy Gitahi @kengitahi

Location:
Nairobi, Kenya
Joined:
Sep 25, 2017

Kennedy Gitahi
articles - 4 total

Mastering Laravel's MVC: A Practical Guide for Cleaner Code

If you have ever felt lost in your own Laravel codebase or stared at a UserController method...

Learn More 1 6Jun 25

PHP is Single-threaded, So How Does Laravel Handle Asynchronous Queue Jobs?

As I dig deeper into Laravel, one thing I have always wanted to understand better is how it handles...

Learn More 0 1Mar 7

The Differences in Truthiness and Falsiness in JavaScript vs PHP

Conditionals that check whether a value is true or false are a fundermental part of building any...

Learn More 2 1Jan 18

Conditional Input Fields in Livewire: This or That but Never Both

Have you ever had two conflicting pieces of data that you want to collect using the same form? OK,...

Learn More 3 2Mar 6 '24