use MazimezGigapayEmployee; $employee = Employee::findById('1'); //getting employee by it's id return $employee->getJson();