Home
villato
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
region
id
increments
name
string
(64)
uri
string
(64)
population
integer
active
boolean
timestamps
timestamps
company
id
increments
timestamps
timestamps
softDeletes
softDeletes
category
id
increments
name
string
(64)
uri
string
(128)
timestamps
timestamps
product
id
increments
category_id
FK
integer
name
string
(64)
uri
string
(64)
timestamps
timestamps
vacancy
company_id
FK
integer
title
string
(64)
description
text
education
string
(64)
timestamps
timestamps
softDeletes
softDeletes
id
increments
offer
id
increments
company_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
news
id
increments
company_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01