Home
celiac_db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigInteger
name
string
(255)
email
string
(200)
phone
string
(50)
password
string
(255)
type
tinyInteger
gender
tinyInteger
status
tinyInteger
birthdate
date
residency_type
tinyInteger
residency_number
string
(255)
civil_id
string
(255)
code
string
(50)
verified_at
datetime
softDeletes
softDeletes
timestamps
timestamps
files
id
bigInteger
title
string
(255)
date
datetime
name
string
(255)
type
string
(255)
url
string
(255)
width
integer
height
integer
ext
string
(25)
size
bigInteger
mime
string
(100)
duration
integer
fileable_id
bigInteger
fileable_type
string
(200)
softDeletes
softDeletes
timestamps
timestamps
settings
id
bigInteger
association_about
text
association_visions
text
establishment_of_the_association
text
association_message
text
association_values
text
association_objectives
text
address
string
whatsapp
string
(100)
youtube
string
(255)
tiktok
string
(255)
email
string
(150)
timestamps
timestamps
phone
string
phone1
string
(50)
members
id
increments
type
tinyInteger
name
string
(255)
position_name
string
(255)
start_date
date
end_date
date
status
boolean
softDeletes
softDeletes
timestamps
timestamps
committees
id
bigInteger
name
string
(255)
description
text
status
boolean
specialties
text
tasks
text
softDeletes
softDeletes
timestamps
timestamps
governance_lists
id
bigInteger
name
string
(255)
status
boolean
timestamps
timestamps
softDeletes
softDeletes
contact_us
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(100)
email
string
(255)
phone
string
(50)
message
text
notifications
id
uuid
notifiable_id
FK
bigInteger
notifiable_type
string
(255)
title
string
body
text
data
json
read_at
datetime
timestamps
timestamps
password_reset_tokens
phone
string
(100)
email
string
token
string
code
string
(50)
created_at
timestamp
×
Comments for celiac_db
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01