Home
Event
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
announcements
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
(255)
image
string
(255)
short_description
text
description
text
status
boolean
events
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
(255)
status
boolean
cover_photo
string
(255)
short_description
text
description
text
organization_id
integer
start_date
date
end_date
date
start_time
string
price
double
organizations
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
address
string
(255)
email
string
(255)
website
string
(255)
attachments
id
increments
timestamps
timestamps
attachmentable_id
integer
attachmentable_type
string
(255)
tickets
id
increments
timestamps
timestamps
event_id
integer
status
boolean
place
string
code
string
client_id
integer
rates
id
increments
timestamps
timestamps
rate
integer
comment
string
client_id
integer
status
boolean
rateable_id
integer
rateable_type
string
pages
id
increments
timestamps
timestamps
title
string
description
text
photo
string
(255)
supporttickets
id
increments
timestamps
timestamps
client_id
integer
title
string
status
boolean
user_id
integer
messages
id
increments
timestamps
timestamps
support_ticket_id
integer
message
string
(255)
clients
id
increments
timestamps
timestamps
name
string
(255)
email
string
password
string
status
boolean
type
enum
products
id
increments
timestamps
timestamps
name
string
(255)
status
boolean
cover_photo
string
(255)
description
text
stocks
id
increments
timestamps
timestamps
name
string
(255)
product_stocks
id
increments
timestamps
timestamps
product_id
integer
stock_id
integer
date
date
×
Comments for Event
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01