Apps Community apps Settings Model Profile

Model Profile

namespace HubletoApp\Settings\Models\Profile

A list of profiles created for the company

Constants

This model does not define constants.

Properties

Property Value
 eloquentClass Eloquent\Profile::class
 table profiles
 lookupSqlValue [TABLE].company

Data Scructure

Column Title ADIOS Type Length Required
id ID int TRUE
company Company  varchar 250 TRUE

Foreign Keys

This model does not contain any foreing keys

Indexes

Only  default indexes are used.

Relations

This model does not contain any relations.

www.hubleto.com | Found a bug or missing something? Report an issue via GitHub.