Home
pridepartners
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
members
memberid
increments
name
string
(256)
address
string
(256)
country
string
(256)
state
string
(256)
telephone
string
(256)
fax
string
(256)
website
string
(256)
services
enum
contacts
contactid
increments
memberid
FK
integer
userid
integer
firstname
string
(256)
lastname
string
(256)
email
string
(256)
phone
string
(256)
ext
string
(256)
celphone
string
(256)
primary
tinyInteger
users
userid
increments
username
string
(256)
password
string
(256)
confirm
string
(256)
type
enum
last_login
timestamp
active
tinyInteger
staff
staffid
increments
firstname
string
(256)
lastname
string
(256)
email
string
(256)
userid
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01