Laravel Get Relation Camelcase API

// add to model
public static $snakeAttributes = false;
Witness