Home
Multi-Tenancy-system
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
products
id
increments
timestamps
timestamps
productname
string
user_id
FK
bigInteger
price
integer
users
id
increments
timestamps
timestamps
name
string
email
string
email_verified_at
timestamp
password
string
rememberToken
rememberToken
tenants
id
increments
timestamps
timestamps
name
string
tenant_user
id
increments
timestamps
timestamps
tenant_id
FK
bigInteger
user_id
FK
bigInteger
×
Comments for Multi-Tenancy-system
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01