Home
freelance
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
firstname
string
email
string
password
string
avatar_file
string
birthdate
date
gender
string
phone_number
string
is_whatsApp
boolean
register_date
date
facebook_id
string
google_id
string
github_id
string
ip_address
string
last_login
datetime
trade_groups
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
surname
string
slug
string
icon
string
(25)
description
longText
cover_file
string
trades
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
slug
string
icon
bigInteger
description
longText
parent_id
FK
bigInteger
trade_group_id
FK
bigInteger
skills
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
slug
string
icon
bigInteger
color
string
towns
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
slug
string
description
longText
image
bigInteger
experience_years
id
bigInteger
timestamps
timestamps
softDeletes
softDeletes
period
string
portfolios
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
image
bigInteger
url_link
string
profile_id
FK
bigInteger
sectors
id
bigIncrements
timestamps
timestamps
name
string
softDeletes
softDeletes
experiences
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
society
string
title
string
start_date
date
end_date
date
description
longText
sector_id
FK
bigInteger
town_id
FK
bigInteger
profile_id
FK
bigInteger
languages
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
formations
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
degree
string
school
string
graduation_year
date
description
longText
profile_id
FK
bigInteger
missions
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
(80)
type
string
in_office
boolean
start_period
string
duration
string
description
longText
status
string
phone_number
string
is_whatsApp
boolean
company_name
string
company_size
string
user_id
FK
bigInteger
profiles
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
activity
string
(70)
is_mobile
boolean
on_full_time
boolean
price
string
slug
string
description
longText
is_available
boolean
availability_date
date
is_verified
boolean
is_certified
boolean
user_id
FK
bigInteger
town_id
FK
bigInteger
experience_year_id
FK
bigInteger
recommendations
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
enterprise
string
(50)
title
string
(50)
comment
longText
author_id
FK
bigInteger
profile_id
FK
bigInteger
favorites
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
author_id
FK
bigInteger
profile_id
FK
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01