Home
sho8l
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
email
string
des
longText
phone
string
city_id
integer
category_id
integer
nationality
string
(255)
whats_number
string
years_skills
integer
degree
string
(255)
type
enum
password
string
activate
boolean
is_busy
boolean
timestamps
timestamps
cites
id
increments
name
string
(255)
governorate_id
integer
timestamps
timestamps
governorates
id
increments
timestamps
timestamps
name
string
(255)
categories
id
increments
timestamps
timestamps
name
string
parent_id
FK
integer
sub
boolean
admins
id
increments
name
string
email
string
password
string
timestamps
timestamps
works
id
increments
title
string
des
longText
user_id
integer
category_id
integer
seo_title
string
seo_des
longText
seo_keywords
string
status
enum
activate
boolean
timestamps
timestamps
contacts
id
increments
name
string
email
string
phone
string
field
string
content
string
timestamps
timestamps
rates
id
increments
quality_rate
decimal
(2,1)
price_rate
decimal
(2,1)
personal_rate
decimal
(2,1)
timestamps
timestamps
comment
longText
rater_id
integer
rated_id
integer
offers
id
increments
title
string
content
string
min_price
decimal
(8,2)
max_price
decimal
(8,2)
timestamps
timestamps
messages
id
increments
content
longText
sender_id
integer
receiver_id
integer
timestamps
timestamps
category_user
id
increments
timestamps
timestamps
category_id
integer
user_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01