Home
contest
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
entrants
id
increments
timestamps
timestamps
softDeletes
softDeletes
firstname
string
(50)
lastname
string
(50)
city
string
(50)
email
string
(50)
newsletter
boolean
recipes
id
increments
timestamps
timestamps
softDeletes
softDeletes
entrant_id
FK
integer
language
string
(2)
title
string
(50)
product_name
string
(50)
portions
integer
preparation_time
integer
preparation_instructions
text
cooking_time
integer
cooking_instructions
text
meal_type
string
(50)
ingredients
json
story
text
picture
string
(50)
active
boolean
comments
id
increments
timestamps
timestamps
softDeletes
softDeletes
firstname
string
(50)
lastname
string
(50)
email
string
(50)
rating
integer
comment
text
×
Comments for contest
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01