Home
application
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
credentials
id
increments
username
string
password
string
website_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
credentialtypes
id
increments
type
string
credential_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
credentialfields
id
increments
field_label
string
credentialtype_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
credentialfieldentries
id
increments
value
string
credentialfield_id
FK
integer
credential_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
websites
id
increments
active
boolean
ip
string
phpform
string
dns_control
boolean
cms
string
cms_version
string
responsive
boolean
renewal_month
enum
hosting
date
revel_care
boolean
launch
date
start
date
imagequestdomains
string
managed_analytics
string
company_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
companies
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
contacts
id
increments
name
string
phone
string
company_id
FK
integer
contactable_id
integer
contactable_type
string
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01