Home
jamesbond
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Companies
id
increments
timestamps
timestamps
softDeletes
softDeletes
Orders
id
increments
company_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
Systems
id
increments
timestamps
timestamps
softDeletes
softDeletes
Invoices
id
increments
order_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
Invoice_Items
id
increments
invoice_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
Order_Items
id
increments
order_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
System_Components
id
increments
timestamps
timestamps
softDeletes
softDeletes
system_id
FK
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01