Home
chat-app-barbs
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
social_login_type
string
social_login_token
string
resend_code
string
user_type
string
notify_me
string
online
string
lasr_seen
string
posts
id
increments
timestamps
timestamps
content
string
title
string
user_id
string
chats
id
increments
timestamps
timestamps
image
string
type
string
name
string
seats_number
string
is_private
string
chat_link
string
rooms
id
increments
timestamps
timestamps
sender_id
string
reciver_id
string
is_read
string
sender_status
string
reciever_status
string
room_type
string
notification_status
string
messages
id
increments
timestamps
timestamps
message
string
chat_id
string
room_id
string
sender_id
string
seen_at
string
deleted_by_sender
string
deleted_by_reciever
string
message_type
string
friends
id
increments
timestamps
timestamps
user_id
string
friend_id
string
status
string
is_blocked
string
user_posts
id
increments
timestamps
timestamps
is_bin
string
user_id
string
post_id
string
following_users
id
increments
timestamps
timestamps
following_id
string
follower_id
string
sttsus
string
is_blocked
string
shares
id
increments
timestamps
timestamps
post_id
string
user_id
string
status
string
post_likes
id
increments
timestamps
timestamps
post_id
string
share_id
string
user_id
string
is_liked
string
like_status
string
cmments
id
increments
timestamps
timestamps
user_id
string
commented_id
string
commented_type
string
post_audiance
id
increments
timestamps
timestamps
post_id
string
user_id
string
status
string
swich_post_notifications
string
post_media
id
increments
timestamps
timestamps
post_id
string
user_id
string
media
string
media_type
string
status
string
user_coins
id
increments
timestamps
timestamps
user_id
string
coins
string
status
string
coin_history
id
increments
timestamps
timestamps
user_id
string
coins
string
reason
string
status
string
user_coins_id
string
settings
id
increments
timestamps
timestamps
key
string
value
string
stat
string
option
string
report_posts
id
increments
timestamps
timestamps
post_id
string
reported_by
string
note
string
report_reason
string
report_reasons
id
increments
timestamps
timestamps
reason
string
tages
id
increments
timestamps
timestamps
tage
string
post_tages
id
increments
timestamps
timestamps
tage_id
string
post_id
string
user_id
string
shared_post_id
string
room_seats
id
increments
timestamps
timestamps
chat_id
string
user_id
string
seat_status
string
chat_reports
id
increments
timestamps
timestamps
chat_id
string
reported_by_id
string
report_reason_id
string
reason
string
norifications
id
increments
timestamps
timestamps
user_id
string
norification
string
calls
id
increments
timestamps
timestamps
chat_id
string
calling_ider_id
string
called_user_id
string
duration
string
status
string
chat_media
id
increments
timestamps
timestamps
chat_id
string
media
string
media_type
string
status
string
user_profile_views
id
increments
timestamps
timestamps
user_id
string
viewer_id
string
status
string
ads
id
increments
timestamps
timestamps
title
string
content
string
media
string
link
string
status
string
views
string
packages
id
increments
timestamps
timestamps
name
string
staus
string
terms
id
increments
timestamps
timestamps
abouts
id
increments
timestamps
timestamps
support_chat
id
increments
timestamps
timestamps
owner_id
string
support_chat_members
id
increments
timestamps
timestamps
sender_id
string
reciever_id
string
support_chat_messagess
id
increments
timestamps
timestamps
message
string
sender_id
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01