Home
writer
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
packages
id
increments
timestamps
timestamps
month
integer
price
float
published
boolean
packages_data
id
increments
timestamps
timestamps
title
string
(255)
description
text
lang_id
string
package_id
FK
integer
languages
id
increments
timestamps
timestamps
ar
string
(255)
en
string
(255)
status
id
increments
timestamps
timestamps
published
boolean
status_data
id
increments
timestamps
timestamps
lang_id
FK
integer
status_id
FK
integer
title
string
(255)
description
text
tone
id
increments
timestamps
timestamps
published
boolean
tone_data
id
increments
timestamps
timestamps
lang_id
FK
integer
tone_id
FK
integer
title
string
(255)
description
text
variants
id
increments
timestamps
timestamps
published
boolean
variants_data
id
increments
timestamps
timestamps
lang_id
FK
integer
variant_id
FK
integer
title
string
(255)
description
text
levels
id
increments
timestamps
timestamps
published
boolean
levels_data
id
increments
timestamps
timestamps
lang_id
FK
integer
level_id
FK
integer
title
string
(255)
description
text
contents
id
increments
timestamps
timestamps
status_id
FK
integer
tone_id
FK
integer
level_id
FK
integer
lang_id
FK
integer
variant_id
FK
integer
key
string
(255)
user_id
FK
integer
users
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
password
string
(255)
address
string
(255)
photo
string
package_id
FK
integer
history_write
id
increments
timestamps
timestamps
content_id
FK
integer
user_id
FK
integer
credits_used
integer
blogs
id
increments
timestamps
timestamps
published
boolean
image
string
(255)
blogs_data
timestamps
timestamps
id
increments
lang_id
FK
integer
blog_id
FK
integer
title
string
(255)
description
text
ads
id
increments
timestamps
timestamps
published
boolean
link
string
(255)
ads_data
id
increments
timestamps
timestamps
lang_id
FK
integer
ad_id
FK
integer
title
string
(255)
description
text
image
string
(255)
transaction
id
increments
timestamps
timestamps
user_id
FK
integer
total
float
currency
string
(255)
payment_type
string
(255)
transaction_num
string
(255)
result
id
increments
timestamps
timestamps
content_id
FK
integer
description
text
site_payment_gates
id
increments
timestamps
timestamps
name
string
(255)
company
string
method
string
(255)
status
boolean
iamge
string
order
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01