Laravel Get Relation CamelCase API
// add to model
public static $snakeAttributes = false;
Witness
// add to model
public static $snakeAttributes = false;