Laravel Get Relation CamelCase API

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