Home
gift_app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
gifts
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
number
string
(255)
description
text
pic_url
string
(255)
celebrations
id
increments
timestamps
timestamps
name
string
(255)
categories
id
increments
timestamps
timestamps
name
string
category_celebration
id
increments
timestamps
timestamps
category_id
integer
celebration_id
integer
favourite_gift_lists
id
increments
timestamps
timestamps
user_id
integer
favourite_gift_list_items
id
increments
timestamps
timestamps
favourite_gift_list_id
integer
gift_id
integer
users
id
increments
timestamps
timestamps
name
string
(255)
lastname
string
(255)
email
string
(255)
password
string
(255)
gift_category
id
increments
timestamps
timestamps
gift_id
integer
category_id
integer
gift_celebration
id
increments
timestamps
timestamps
gift_id
integer
celebration_id
integer
×
Comments for gift_app
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01