
I'm a software developer from Erie, PA who specializes in architecting and developing web applications. I love creating products, teaching, and helping others achieve their goals. I primarily work with Ruby, JavaScript, and PHP. Offline I'm found spending time with my beautiful daughter and wife, riding BMX, or organizing our local Ruby users group, Erie.rb.
Courses

How It Works: Laravel Eloquent ORM
Laravel's Eloquent object-relational mapper (ORM) is one of the most-loved features of the framework. Eloquent makes it easy to connect to relational data in...

Building Multitenant Apps in Laravel
Multitenant apps are all over the web, but tackling your first one can be challenging. This course walks you through developing a multitenant application...

Object-Oriented Design in PHP
Object-oriented design can offer a developer a structured way to break apart an application into logical, maintainable chunks. In this course Matthew...