Home
Ododow
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(255)
email
string
(255)
password
string
(60)
remeber_token
string
(100)
timestamps
timestamps
projects
id
increments
title
string
(100)
summary
string
(250)
description
text
type
smallInteger
latitude
decimal
(9,6)
longitude
decimal
(9,6)
address
text
hide_address
boolean
timestamps
timestamps
project_types
id
increments
name
string
(50)
default
boolean
timestamps
timestamps
project_categories
id
increments
name
string
(50)
default
boolean
timestamps
timestamps
project_categories_lookup
project_id
integer
category_id
integer
charities
id
increments
name
string
(255)
mission
string
(100)
about
text
logo
string
(255)
photos
text
contact_details
text
contact_name
string
(100)
contact_position
string
(100)
contact_email
string
(255)
contact_telephone
string
(15)
timestamps
timestamps
charity_branches
id
increments
charity_id
integer
description
text
name
string
(100)
addr_line1
string
(100)
addr_line2
string
(100)
addr_town
string
(100)
addr_county
string
(100)
addr_postcode
string
(10)
contact_details
text
timestamps
timestamps
×
Comments for Ododow
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01