Home
portal
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
username
string
(255)
email
string
(255)
email_alt
string
(255)
phone
string
(255)
lang
string
(255)
active
tinyInteger
timestamps
timestamps
debtors
id
increments
name
string
(255)
phone
string
(255)
address
string
(255)
city
string
(255)
state
string
(255)
postal
string
(255)
country
string
(255)
active
tinyInteger
timestamps
timestamps
debtors_users
debtor_id
FK
integer
user_id
FK
integer
timestamps
timestamps
websites
id
increments
debtor_id
FK
integer
timestamps
timestamps
website
string
(255)
ga_id
string
(255)
active
integer
websites_kpi
id
increments
timestamps
timestamps
website_id
FK
integer
visitors
bigInteger
pages
bigInteger
active
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01