Laravel Get Relacje CamelCase API

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