Home
nutrition
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user_details
id
increments
timestamps
timestamps
gender
string
(10)
date_of_birth
date
height
float
current_weight
float
goal_weight
float
user_id
FK
integer
users
id
increments
name
string
email
string
(20)
password
string
timestamps
timestamps
recipes
id
increments
Title
string
description
string
timestamps
timestamps
cate_id
FK
integer
ingredients
id
increments
name
string
quantity
integer
timestamps
timestamps
directions
id
increments
description
string
timestamps
timestamps
recipe_id
FK
integer
categories
id
increments
timestamps
timestamps
Name
string
nutritionvals
id
increments
name
string
unit
string
timestamps
timestamps
ingred_nutrionvals
ingred_id
FK
integer
nutrition_id
FK
integer
value
string
timestamps
timestamps
recipe_ingredients
recipe_id
FK
integer
ingred_id
FK
integer
quantity
integer
timestamps
timestamps
×
Comments for nutrition
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01