Home
nutra
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(191)
email
string
(191)
password
string
(191)
social_type
string
(191)
social_token
string
(191)
is_newsletter
boolean
workplace_id
FK
bigInteger
identitiy
string
licence
string
type
enum
image
string
(191)
country_id
string
birth_date
string
(191)
gender
enum
timestamps
timestamps
softDeletes
softDeletes
height
string
height_unit
string
weight
string
weight_unit
string
target_weight
string
(191)
package_id
FK
bigInteger
domain
string
city_id
string
username
string
created_by
string
updated_by
string
expertise
id
increments
name
string
(191)
timestamps
timestamps
created_by
bigInteger
updated_by
bigInteger
workspaces
id
increments
name
string
timestamps
timestamps
created_by
bigInteger
updated_by
string
expertis_user
id
increments
user_id
FK
bigInteger
timestamps
timestamps
expert_id
FK
bigInteger
devices
id
increments
user_id
FK
bigInteger
device
string
token
string
(191)
timestamps
timestamps
created_by
string
updated_by
string
countries
id
increments
timestamps
timestamps
name
string
admin_id
string
created_by
bigInteger
updated_by
bigInteger
packages
id
increments
timestamps
timestamps
name
string
desc
string
type
string
price
string
user_id
FK
bigInteger
admin_id
bigInteger
created_by
string
updated_by
string
profile
id
increments
timestamps
timestamps
book_appoint
boolean
puraches_package
boolean
register_in_bussines
boolean
send_message
boolean
user_id
FK
bigInteger
created_by
string
updated_by
string
user_packages
id
increments
package_id
FK
bigInteger
user_id
FK
bigInteger
timestamps
timestamps
cities
id
increments
timestamps
timestamps
name
string
country_id
string
admin_id
string
created_by
bigInteger
updated_by
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01