The satisfaction in treating your side projects like bonsaiIt wasn’t enough to go from a serial starter, to a serial finisher. Here’s how I iteratively maintain and grow the projects that I launch.Feb 6, 20201Feb 6, 20201
Cleaver —A blazing-fast static site generator using Laravel’s BladeI built a static site generator perfect for data-driven landing pages and online specs sheets using JSON or Markdown files.Dec 26, 2019Dec 26, 2019
How to use Laravel’s bind and singleton methodsA while back, someone pointed out that in my Laravel package tutorial, my use of a singleton method was completely unnecessary. Truth be…Nov 27, 20191Nov 27, 20191
Introducing Larahawk — Simple log monitoring for Laravel applicationsAn alternative title for this might be “How I Learned to Stop Worrying About Stiff Competition and Launch Anyway”, and I’ll explain that…Oct 21, 2019Oct 21, 2019
Four ways to pass data from Laravel to VueI’ve worked on projects that use Vue and Laravel for the last three years, these are the methods I use to pass data between them.Sep 20, 20194Sep 20, 20194
Adding real-time updates to your Laravel and Vue apps with laravel-websocketsWith the help of Marcel Pociot’s laravel-websockets package, it’s super easy to get a websockets server started in a Laravel app.Jul 21, 20193Jul 21, 20193
A handful of pointers to power up your Vue app developmentVue.js is arguably one of the most popular front-end JavaScript frameworks today. Its ease of use and robust ecosystem make it great for…Mar 23, 2019Mar 23, 2019
How I went from abandoning projects to actually getting stuff done102 local dev instances for various projects 31 purchased, unused domain names. 8 notebooks filled with site ideas, UI sketches, and…Dec 27, 20185Dec 27, 20185
Securing your Laravel API with JWTs in 10 minutes or lessIf you would prefer to watch along as I implement this into an existing app, check out the video here. For this example, I recommend using…Dec 16, 20183Dec 16, 20183