Home
safqty
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(191)
email
string
(191)
mobile
string
(191)
password
string
(191)
city_id
FK
integer
image
string
(191)
type
enum
status
enum
code
string
(191)
verified
enum
timestamps
timestamps
cities
id
increments
name
json
timestamps
timestamps
tokens
id
increments
token
text
user_id
FK
integer
device_type
enum
status
enum
timestamps
timestamps
categories
id
increments
name
json
parent_id
FK
integer
timestamps
timestamps
auction
id
increments
timestamps
timestamps
title
string
(191)
start_date
date
end_date
date
description
text
start_price
string
(191)
last_price
string
(191)
count
integer
user_id
FK
integer
city_id
FK
integer
type
enum
winner_id
FK
integer
category_id
FK
integer
address
text
status
enum
auction_status
enum
id_firebase
string
(191)
interests
id
increments
timestamps
timestamps
user_id
FK
integer
category_id
FK
integer
images
id
increments
timestamps
timestamps
image
string
(191)
auction_id
FK
integer
sliders
id
increments
timestamps
timestamps
image
string
(191)
auction_id
FK
integer
url
string
(191)
description
text
notifications
id
increments
timestamps
timestamps
title
json
user_id
FK
integer
auction_id
FK
integer
type
enum
id_firebase
string
comments
id
increments
timestamps
timestamps
body
text
user_id
FK
integer
auction_id
FK
integer
favourites
id
increments
timestamps
timestamps
auction_id
FK
integer
user_id
FK
integer
reports
id
increments
timestamps
timestamps
user_id
FK
integer
comment_id
FK
integer
auction_id
FK
integer
body
text
contact_us
id
increments
timestamps
timestamps
username
string
(191)
email
string
(191)
mobile
string
(191)
body
text
settings
id
increments
timestamps
timestamps
mobile
string
(191)
address
text
commission
string
(191)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01