Home
tatweeta
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
features
id
increments
name
string
(255)
name_en
string
(255)
timestamps
timestamps
softDeletes
softDeletes
tweet
text
packages
id
increments
name
string
(255)
name_en
string
(255)
background_image
text
timestamps
timestamps
softDeletes
softDeletes
price_after
decimal
price_before
decimal
days_limit_for_free
integer
tickets
id
increments
name
string
(255)
email
string
(255)
phone
string
(100)
message
text
timestamps
timestamps
softDeletes
softDeletes
client_id
string
pages
id
increments
title
string
(255)
content
text
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
name
string
(255)
image
string
(255)
timestamps
timestamps
softDeletes
softDeletes
accounts
platform
enum
user_name
string
(255)
user_email
string
(100)
id
increments
user_phone
string
(100)
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
feature_package
id
increments
feature_id
integer
package_id
integer
limit
integer
clients
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
email
string
phone
string
package_id
integer
price
decimal
client_feature
id
increments
timestamps
timestamps
client_id
integer
feature_id
integer
limit
decimal
used
integer
subscription
id
increments
timestamps
timestamps
package_id
integer
client_id
integer
start_date
date
end_date
date
paid
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01