Home
events_rest_api
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
events
id
increments
timestamps
timestamps
subject
string
(64)
datetime
datetime
location
string
(128)
category_id
FK
integer
user_id
FK
integer
notes
text
categories
id
increments
timestamps
timestamps
name
string
(64)
verb
string
(32)
color
string
(16)
type_name
string
(128)
users
id
increments
timestamps
timestamps
name
string
(64)
email
string
(128)
password
string
(128)
profile_image_url
string
(256)
attendances
id
increments
timestamps
timestamps
event_id
FK
integer
user_id
FK
integer
date_accepted
datetime
date_refused
datetime
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01