Home
marketers-link-back
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigIncrements
name
string
email
string
email_verified_at
timestamp
password
text
remember_token
string
(100)
timestamps
timestamps
softDeletes
softDeletes
mobile
string
type
enum
provider_type
enum
gender
enum
address
string
birth_date
date
status
enum
years_of_experience
integer
password_resets
timestamps
timestamps
token
text
email
string
service_tags
id
bigIncrements
timestamps
timestamps
name
string
user_service_tag
id
bigIncrements
timestamps
timestamps
service_tag_id
FK
bigInteger
user_id
FK
bigInteger
services
id
bigIncrements
timestamps
timestamps
category_id
FK
bigInteger
description
text
pricing
double
user_id
FK
bigInteger
request_service
id
bigIncrements
timestamps
timestamps
user_id
FK
bigInteger
service_id
FK
bigInteger
status
enum
posts
id
bigIncrements
timestamps
timestamps
user_id
FK
bigInteger
title
string
description
text
comments
id
bigIncrements
timestamps
timestamps
body
text
post_id
FK
bigInteger
user_id
FK
bigInteger
reacts
id
bigIncrements
timestamps
timestamps
post_id
FK
bigInteger
user_id
FK
bigInteger
events
id
bigIncrements
name
string
date
date
location
text
start_time
time
end_time
time
description
text
user_id
FK
bigInteger
timestamps
timestamps
event_user
id
bigIncrements
timestamps
timestamps
event_id
FK
bigInteger
user_id
FK
bigInteger
categories
id
bigIncrements
timestamps
timestamps
name
string
images
id
bigIncrements
timestamps
timestamps
imageable_id
bigInteger
imageable_type
string
image
text
notifications
id
bigIncrements
user_id
FK
bigInteger
body
string
title
string
route
text
seen
tinyInteger
timestamps
timestamps
related_type
string
related_id
bigInteger
friendships
id
increments
timestamps
timestamps
user_id
bigInteger
friend_id
FK
bigInteger
friend_requests
id
increments
timestamps
timestamps
sender_id
FK
bigInteger
receiver_id
FK
bigInteger
×
Comments for marketers-link-back
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01