Laravel Get Api Camelcase API

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