Home
Vow Events
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
events
uuid
string
profile_id
integer
parent_event_uuid
integer
type_id
integer
location_id
integer
code
string
(11)
name
string
(256)
timezone
string
starts_at
timestamp
ends_at
timestamp
open_at
timestamp
close_at
timestamp
data
json
softDeletes
softDeletes
timestamps
timestamps
locations
uuid
string
name
string
(256)
function_space
string
address
string
address_2
string
city
string
(128)
state
string
country
string
postal_code
string
(16)
longitude
string
latitude
string
data
json
timestamps
timestamps
event_types
id
increments
name
string
(128)
profiles
id
increments
timestamps
timestamps
users
id
increments
first_name
string
(56)
last_name
string
username
string
timestamps
timestamps
protocols
timestamps
timestamps
id
increments
code
string
groups
uuid
string
name
string
(64)
object_type
string
object_type_id
integer
timestamps
timestamps
attendees
uuid
string
(128)
event_uuid
integer
status
string
data
json
timestamps
timestamps
event_invitations
uuid
string
profile_type_id
integer
event_uuid
string
(128)
attendee_uuid
string
(128)
status
string
(28)
phone_number
string
(28)
email
string
(64)
first_name
string
(128)
last_name
string
(64)
method
string
sent_at
datetime
data
json
timestamps
timestamps
attendee_groups
attendee_uuid
string
group_uuid
string
timestamps
timestamps
attendee_status
id
increments
name
string
(128)
protocol_events
timestamps
timestamps
protocol_id
integer
event_uuid
string
protocol_profiles
id
increments
timestamps
timestamps
profile_id
integer
attendee_profiles
profile_id
integer
team_profile_id
integer
attendee_uuid
string
timestamps
timestamps
profile_events
profile_id
integer
event_uuid
string
role
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01