Home
mhny_express
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
phone
string
(50)
country_code
string
(25)
city_id
FK
bigInteger
country_id
FK
bigInteger
image
string
email
string
(25)
is_active
boolean
is_approved
boolean
is_blocked
boolean
cities
id
increments
timestamps
timestamps
softDeletes
softDeletes
countries
id
increments
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01