Home
haraj
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
type
string
code
string
phone
string
active
boolean
is_bloked
double
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
parent_id
FK
bigInteger
active
boolean
order
integer
ads
id
increments
timestamps
timestamps
softDeletes
softDeletes
lat
string
lang
string
description
text
commentable
boolean
name
string
is_bloked
boolean
contact
string
country_id
FK
bigInteger
city_id
FK
bigInteger
uploads
id
increments
timestamps
timestamps
softDeletes
softDeletes
image
text
ad_id
FK
bigInteger
type
string
countries
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
active
boolean
cities
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
order
integer
active
boolean
country_id
FK
bigInteger
comments
id
increments
timestamps
timestamps
softDeletes
softDeletes
text
text
user_id
FK
bigInteger
ad_id
FK
bigInteger
parent_id
FK
bigInteger
favourites
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
bigInteger
ad_id
FK
bigInteger
sliders
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
image
text
active
boolean
pages
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
content
longText
image
text
active
boolean
settings
id
increments
timestamps
timestamps
softDeletes
softDeletes
key
string
value
string
active
boolean
content_us
id
increments
timestamps
timestamps
softDeletes
softDeletes
email
string
name
string
message
longText
phone
string
complaints
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
phone
string
email
string
is_read
boolean
text
longText
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01