Home
zotena
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
name
string
surname
string
email
string
password
string
description
string
is_active
boolean
purchased_package
id
increments
timestamps
timestamps
user_id
integer
package_id
integer
start_date
string
end_date
string
is_active
boolean
package
id
increments
timestamps
timestamps
name
string
price
float
authority_id
integer
is_active
boolean
package_authority
id
increments
timestamps
timestamps
add_limit
integer
shop_limit
integer
address
id
increments
timestamps
timestamps
address
string
is_default
boolean
city
string
disctrict
string
country
string
user_id
integer
is_active
boolean
phone
id
increments
timestamps
timestamps
phone_number
string
is_default
boolean
user_id
integer
is_mobile
boolean
is_active
boolean
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01