php
21
Jul 2022
PROJECT: timr
an open-source laravel-zero project that allows you track time spent on projects21
Jul 2022
making timr
The what and why for building timr - an open source time tracking tool built with Laravel Zero22
Mar 2021
learning flutter after using tall stack
learning flutter after using the tall stack for a while now (tailwind, alpine js, laravel, livewire09
Mar 2021
WORKLOG: setting a punch clock system
creating a punch clock in a TALL stack (with jetstream) application08
Mar 2021
Switching this site to Hugo
I'm moving my blog from Jigsaw over to Hugo10
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 database24
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 function02
Jun 2020
Handling null values in an 'order by' query with Laravel Eloquent (Laravel Beginner, mysql + postgres compatible)
Sometimes you want nulls first, other times you want them last02
Apr 2020
Testing the Existance of Laravel Models
Coming from Codeigniter, using Eloquent to test for results can be different30
Mar 2020
Masking Livewire inputs with manny
How to create masks for livewire inputs using hallindavid/manny package30
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/cleaning29
Mar 2020