TJ Miller

I work primarily with Laravel and Vue. Much of my focus is centered around APIs, and API development.

Tracking Vue Errors With Honeybadger in Laravel image

Tracking Vue Errors With Honeybadger in Laravel

Honeybadger recently shipped an official Vue.js integration. Let’s walk through setting everything up so you so if your Vue app catches fire, you can...

Read article
Peace of Mind for Scheduled Tasks image

Peace of Mind for Scheduled Tasks

Many apps have scheduled tasks and cron jobs that are critical. One of the major problems with these types of solutions is that there is often zero vi...

Read article
Building Package Installers image

Building Package Installers

In this tutorial, learn how to create a package installer for your code. Allow your users to save time, install it easily, and remove the possibility...

Read article
Building Honeybadger for Laravel image

Building Honeybadger for Laravel

Learn about the Honeybadger error tracking libraries for PHP and Laravel and some of the background on how they were built.

Read article