Developer | UX Advocate | T.J. Mahaffey - Laravel

Laravel

Posts 1 to 2 of 2

0

A CASE for Eloquent

In 2014, our development group at Mass Enthusiasm switched PHP frameworks from CodeIgniter to Laravel for building web applications. CodeIgniter served us (and myself) very faithfully for several years, but it was time to move on to something more modern which also helped enforce… View More

0

Alias Columns on Related Models in Laravel

Our dev shop has most recently begun building a commerce-capable CMS in Laravel. This project has been a blast to work on and motivates me to work constantly to push the feature set forward quickly. I've laid out the model relationships using Eloquent, of course, and that pattern follows most ecommerce applications in a general sense. I'd… View More

© 2024 T.J. Mahaffey