Home
covenants
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
buildings
id
increments
timestamps
timestamps
name
string
(255)
number_building
integer
department_id
integer
offices
id
increments
timestamps
timestamps
name
string
number_office
integer
building_id
integer
departments
id
increments
timestamps
timestamps
name
string
jobs
id
increments
timestamps
timestamps
name
string
(255)
employees
id
increments
timestamps
timestamps
name
string
(255)
job_id
integer
office_id
integer
categories
id
increments
timestamps
timestamps
name
string
types
id
increments
timestamps
timestamps
name
string
covenants
id
increments
timestamps
timestamps
covenant_number
integer
covenant_name_id
integer
office_id
integer
employee_id
integer
mobility
enum
in_stock
boolean
covenant_stock_number
string
covenant_name
id
increments
timestamps
timestamps
category_id
integer
type_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01