Home
wolfie
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
(255)
phone
string
(255)
location
string
(255)
cords
string
(255)
gender
enum
image
string
(255)
facebook_id
string
(255)
facebook_token
string
(255)
facebook_refresh_token
string
(255)
facebook_photo
string
(255)
email_verification_token
string
active
integer
acting_as
string
remember_token
string
timestamps
timestamps
pros
id
increments
user_id
FK
integer
credits
integer
location
string
cords
string
timestamps
timestamps
pro_featured
id
increments
pro_id
FK
integer
valid_until
date
timestamps
timestamps
pro_ready
id
increments
pro_id
FK
integer
valid_until
date
timestamps
timestamps
reachabilities
id
increments
label
string
(255)
timestamps
timestamps
services
id
increments
label
string
(255)
slug
string
(255)
credits
integer
parent_id
integer
lft
integer
rgt
integer
timestamps
timestamps
image
string
clients
id
increments
user_id
FK
integer
timestamps
timestamps
services_data
id
increments
service_id
FK
integer
question
string
(255)
label
string
(255)
type
enum
timestamps
timestamps
service_data_options
id
increments
value
string
(255)
service_data_id
integer
timestamps
timestamps
ads
id
increments
client_id
FK
integer
service_id
FK
integer
location
string
(255)
cords
string
(255)
date
date
date_type
enum
timestamps
timestamps
threads
id
increments
threadable_type
string
(255)
threadable_id
string
pro_id
FK
integer
client_id
FK
integer
timestamps
timestamps
messages
id
increments
thread_id
FK
integer
message_type
enum
extra
text
body
text
image
string
(255)
read_ad
date
from_type
string
from_id
FK
integer
to_type
string
to_id
FK
integer
timestamps
timestamps
reviews
id
increments
timestamps
timestamps
reviewable_type
string
(255)
reviewable_id
integer
authorable_type
string
(255)
authorable_id
integer
client_id
FK
integer
pro_id
FK
integer
body
text
image
string
(255)
rating
integer
×
Comments for wolfie
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01