Home
Legum
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
name
string
email
string
password
string
user_profile
id
increments
timestamps
timestamps
user_id
FK
bigInteger
designation
string
purpose_to_use_app
string
dob
date
addres1
string
addres2
string
city
string
state
string
zip
integer
country
string
title
string
emaployment_type
string
company_name
string
location_of_company
string
empolyment_mode
string
start_date
text
currently_working_here
boolean
description
string
(2000)
end_date
text
bio
string
education
id
increments
user_id
FK
bigInteger
institution
string
degree
string
start_date
text
end_date
text
education_description
string
timestamps
timestamps
post
id
increments
timestamps
timestamps
user_id
FK
bigInteger
image
string
post_description
string
(5000)
hashtag
id
increments
timestamps
timestamps
post_id
FK
bigInteger
tag
string
post_like
id
increments
timestamps
timestamps
user_id
FK
bigInteger
post_id
FK
bigInteger
post_comments
id
increments
timestamps
timestamps
user_id
FK
bigInteger
post_id
FK
bigInteger
comment
string
(2000)
network
id
increments
sender_id
FK
bigInteger
receiver_id
FK
bigInteger
requested_at
datetime
accepted_at
datetime
jobs
id
increments
user_id
FK
bigInteger
role
string
titel
string
features
string
job_description
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01