fillable = config('hrms.employee_managment.fillable'); $this->uploads = config('hrms.employee_managment.uploadable'); $this->uploadRootFolder = config('hrms.employee_managment.upload_root_folder'); $this->table = config('hrms.employee_managment.table'); } }