Home
pa-hip-app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
email
string
(255)
password
string
(60)
remember_token
string
(100)
active
boolean
activated_at
timestamps
last_login
timestamp
admins
id
increments
timestamps
timestamps
first_name
string
(255)
last_name
string
(255)
consultants
id
increments
timestamps
timestamps
first_name
string
(255)
last_name
string
(255)
companies
id
increments
timestamps
timestamps
name
string
(255)
exhaustpipes
id
increments
timestamps
timestamps
address
string
(255)
city
string
(255)
province
string
(255)
type
enum
authorization_date
date
expiration_date
date
frequency
enum
consultants_exhaustpipes
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01