php
21 Jul 2022

PROJECT: timr

an open-source laravel-zero project that allows you track time spent on projects
21 Jul 2022

making timr

The what and why for building timr - an open source time tracking tool built with Laravel Zero
22 Mar 2021

learning flutter after using tall stack

learning flutter after using the tall stack for a while now (tailwind, alpine js, laravel, livewire
09 Mar 2021

WORKLOG: setting a punch clock system

creating a punch clock in a TALL stack (with jetstream) application
08 Mar 2021

Switching this site to Hugo

I'm moving my blog from Jigsaw over to Hugo
10 Dec 2020

Testing Upsert vs update case statements in Laravel & MySql

After my last post, I decided to test another idea that came out of conversation about it.
10 Dec 2020

using Model::Upsert in laravel 8

a super interesting way to run a single query, which updates many records in a database
24 Sep 2020

New Update to Open Source Repository - Manny

I added a new feature to Manny, as well as changed the functionality a bit of the strip function
02 Jun 2020
02 Apr 2020

Testing the Existance of Laravel Models

Coming from Codeigniter, using Eloquent to test for results can be different
30 Mar 2020

Masking Livewire inputs with manny

How to create masks for livewire inputs using hallindavid/manny package
30 Mar 2020

The importance of being a part of a dev community

I just got started building open source software. Why did it take me this long?
29 Mar 2020

PROJECT: Manny

an open-source php package which helps with string manipulation/validation/cleaning
29 Mar 2020

My first open source package

I just released my first open-source package