Home
deming
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
fname
string
lname
string
email
string
phone_no
string
photo
string
password
string
email_verified_at
timestamp
type
enum
permission
enum
timestamps
timestamps
companies
id
increments
uuid
uuid
name
string
website
string
user_id
FK
bigInteger
country_id
bigInteger
contact_id
FK
bigInteger
status
enum
stage
enum
lead
string
analyst
string
timestamps
timestamps
charts
id
increments
name
string
type
enum
investment
string
exit
string
metric_id
FK
bigInteger
dashboard_id
FK
bigInteger
company_id
FK
bigInteger
timestamps
timestamps
metrics
id
increments
name
string
desc
string
uploaded_file
string
unit
string
datasource
string
sheet
string
timestamps
timestamps
contacts
id
increments
title
string
fname
string
lname
string
email
string
phone_no
string
company
string
timestamps
timestamps
dashboards
id
increments
name
string
user_id
FK
bigInteger
timestamps
timestamps
company_id
FK
bigInteger
notes
id
increments
timestamps
timestamps
content
string
company_id
FK
bigInteger
user_id
FK
bigInteger
reports
id
increments
title
string
content
string
company_id
FK
bigInteger
user_id
FK
bigInteger
timestamps
timestamps
forms
id
increments
report_id
FK
bigInteger
type
string
key
string
value
string
required
boolean
timestamps
timestamps
files
id
increments
name
string
size
string
type
string
status
enum
company_id
FK
bigInteger
user_id
FK
bigInteger
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01