Home
rally
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
rallies
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
slug
string
date
date
time
time
timezone
string
city
string
state
string
street_address_1
string
street_address_2
string
zip_code
smallInteger
longitude
bigInteger
latitude
bigInteger
description
text
goal
mediumInteger
video_youtube_id
string
video_image
string
campaign_id
FK
integer
users
id
increments
timestamps
timestamps
first_name
string
last_name
string
email
string
slug
string
password
string
confirmation_code
string
confirmed
tinyInteger
photo_url
string
wepay_id
integer
role_id
FK
integer
wepay_token
string
description
text
rally_user
id
increments
timestamps
timestamps
rally_id
FK
integer
user_id
FK
integer
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
campaigns
id
increments
timestamps
timestamps
Title
string
description
text
owner_id
FK
integer
slug
string
transactions
id
increments
timestamps
timestamps
amount
mediumInteger
method
string
user_id
FK
integer
wepay_transaction_id
string
pages
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
slug
string
description
text
campaign_user
id
increments
timestamps
timestamps
campaign_id
integer
user_id
integer
rally_transaction
id
increments
timestamps
timestamps
rally_id
integer
transaction_id
integer
owner_rally
id
increments
timestamps
timestamps
rally_id
FK
integer
user_id
FK
integer
×
Comments for rally
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01