Home
ejjadh site
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
employees
id
increments
name
string
(191)
title
string
(191)
timestamps
timestamps
categories
id
increments
parent_id
integer
name
string
(191)
type
enum
timestamps
timestamps
questions
id
increments
category_id
FK
bigInteger
question
string
(191)
answer
text
timestamps
timestamps
technologies
id
increments
name
string
(191)
image
string
category_id
FK
bigInteger
timestamps
timestamps
careers
id
increments
name
string
(191)
title
string
(191)
image
string
(191)
linkedIn
text
timestamps
timestamps
files
id
increments
timestamps
timestamps
advantages
id
increments
name
string
(191)
description
text
timestamps
timestamps
contacts
id
increments
name
string
(191)
email
string
phone
string
timestamps
timestamps
projects
id
increments
name
string
image
text
description
text
url
text
category_id
FK
bigInteger
timestamps
timestamps
users
id
increments
name
string
email
string
timestamps
timestamps
blogs
id
increments
user_id
FK
bigInteger
category_id
FK
bigInteger
title
string
description
text
image
string
timestamps
timestamps
views_count
integer
services
id
increments
name
string
category_id
integer
timestamps
timestamps
offers
id
increments
name
string
timestamps
timestamps
settings
id
increments
timestamps
timestamps
name
string
(191)
type
enum
value
longText
module
string
blog_comments
id
increments
user_id
FK
integer
blog_id
FK
integer
comment
text
timestamps
timestamps
clients
id
increments
image
string
name
string
timestamps
timestamps
title
string
client_opinions
id
increments
client_id
FK
integer
comment
text
timestamps
timestamps
requests
id
increments
timestamps
timestamps
service_id
FK
integer
budget_id
FK
integer
duration_id
FK
integer
budgets
id
increments
min
float
max
float
timestamps
timestamps
durations
id
increments
timestamps
timestamps
duration
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01