Home
BoozeClues
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
User
id
increments
timestamps
timestamps
email
string
password
string
username
string
Drink
id
increments
timestamps
timestamps
name
string
recipe
string
photoUrl
string
Ingredient
id
increments
timestamps
timestamps
name
string
UserCabinet
id
increments
timestamps
timestamps
Favorites
id
increments
timestamps
timestamps
Rating
id
increments
timestamps
timestamps
value
tinyInteger
RecipeIngredient
id
increments
timestamps
timestamps
quantity
string
measurement
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01