fieldSearchable; } /** * Configure the Model **/ public function model() { return $MODEL_NAME$::class; } }