Home
exodus
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (2)
Company
id
string
(250)
name
string
(250)
organization_type
string
(250)
description
text
industry
string
(250)
founded_year
datetime
employee_number
string
(50)
address
string
state
string
city
string
(100)
zip_code
string
phone
string
timestamps
timestamps
softDeletes
softDeletes
service
text
website
string
(250)
email
string
(100)
category_id
integer
cover
string
(200)
status
string
(50)
country
string
(100)
Event
id
string
(250)
timestamps
timestamps
company_id
FK
integer
banner
string
(250)
name
string
(250)
location
integer
start_date
datetime
end_date
datetime
description
text
event_type
integer
keyword
text
state
string
(20)
min_price
float
max_price
float
Industry
id
string
(250)
timestamps
timestamps
name
string
(250)
Organization
id
string
(250)
timestamps
timestamps
softDeletes
softDeletes
name
string
(250)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01