Home
portal
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
firstname
string
lastname
string
password
string
email
string
timestamps
timestamps
softDeletes
softDeletes
clients
id
increments
name
string
logo_media_library
string
timestamps
timestamps
softDeletes
softDeletes
products
id
increments
client_id
integer
documentation_id
integer
google_analytics_id
string
name
string
logo
string
techno
string
status
string
timestamps
timestamps
softDeletes
softDeletes
links
id
increments
timestamps
timestamps
softDeletes
softDeletes
contacts
id
increments
ldap_username
string
firstname
string
lastname
string
email
string
phone
string
role
string
photo_media_library
string
timestamps
timestamps
softDeletes
softDeletes
time_banks
id
increments
timestamps
timestamps
softDeletes
softDeletes
visit_stats
id
increments
timestamps
timestamps
softDeletes
softDeletes
performance_stats
id
increments
timestamps
timestamps
softDeletes
softDeletes
security_alerts
id
increments
timestamps
timestamps
softDeletes
softDeletes
environments
id
increments
timestamps
timestamps
softDeletes
softDeletes
client_product
id
increments
client_id
integer
product_id
integer
timestamps
timestamps
softDeletes
softDeletes
contact_product
id
increments
timestamps
timestamps
softDeletes
softDeletes
contact_id
integer
product_id
integer
×
Comments for portal
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01