Laravel Transformable – An Eloquent Model Trait for Consumable Models September 8, 2016 By Adam 1 Comment In working on a new Laravel-based REST API over an existing database, I quickly realized the need to shield API consumers from my underlying database structure, especially since I knew the structure … [Read more...]