Home
portfilo
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
settings
id
increments
timestamps
timestamps
logo
string
(255)
title
text
hero_image
string
(255)
description
text
email
string
(255)
phone
string
(255)
github_link
string
facebook_link
string
linkedin_link
string
(255)
cv_file
string
(255)
skills
id
increments
timestamps
timestamps
name
text
image
string
(255)
category_id
FK
integer
projects
id
increments
timestamps
timestamps
title
text
description
text
github_link
string
(255)
website_link
string
(255)
public
tinyInteger
image
string
(255)
categories
id
increments
timestamps
timestamps
name
text
contacts
id
increments
timestamps
timestamps
name
string
(255)
message
string
(255)
status
tinyInteger
email
string
(255)
certificates
id
increments
timestamps
timestamps
rate
decimal
file
string
(255)
description
text
client_id
FK
integer
skill_project
id
increments
timestamps
timestamps
skill_id
FK
integer
project_id
FK
integer
clients
id
increments
timestamps
timestamps
name
string
image
string
(255)
website_link
string
project_user
id
increments
timestamps
timestamps
project_id
FK
integer
user_id
FK
integer
users
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
password
string
(255)
rememper_token
string
(255)
cv_file
string
(255)
github_link
string
website_link
string
(255)
image
string
(255)
skill_user
id
increments
timestamps
timestamps
uesr_id
FK
integer
skill_id
FK
integer
roles
id
increments
timestamps
timestamps
name
string
(255)
permissions
id
increments
timestamps
timestamps
name
string
(255)
routes
text
permission_role
id
increments
timestamps
timestamps
role_id
FK
integer
permission_id
FK
integer
role_user
id
increments
timestamps
timestamps
role_id
FK
integer
user_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01