Home
mrprep
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
title
string
first_name
string
last_name
string
email
string
address1
string
address2
string
town
string
county
string
postcode
string
marketing
boolean
password
string
gender
tinyInteger
weight
float
age
tinyInteger
height
tinyInteger
activity_level
tinyInteger
goal
tinyInteger
role
tinyInteger
orders
id
increments
timestamps
timestamps
user_id
FK
integer
delivery_date
date
order_value
float
order_status
tinyInteger
order_meals
id
increments
timestamps
timestamps
day
tinyInteger
quantity
smallInteger
order_id
FK
integer
meal_id
FK
integer
meals
id
increments
timestamps
timestamps
softDeletes
softDeletes
price
float
menu
tinyInteger
title
string
description
string
calories
tinyInteger
carbohydrates
tinyInteger
protein
tinyInteger
fat
tinyInteger
allergens
string
thumbnail_id
FK
integer
image_id
FK
integer
status
tinyInteger
images
id
increments
timestamps
timestamps
path
string
url
string
title
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01