Home
BeerQuest
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
email
string
timestamps
timestamps
password
string
beers
id
increments
name
string
timestamps
timestamps
beer_user
id
increments
timestamps
timestamps
user_id
FK
integer
beer_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01