Home
crawler
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
crawler_bots
id
increments
seller_id
FK
integer
Is_csr
tinyInteger
params
text
status
string
active
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
sellers
id
increments
website
string
crawler_categories
id
increments
bot_id
FK
bigInteger
link
string
title
string
status
string
attempts
tinyInteger
crawled_at
timestamp
last_page
integer
seller_requested_at
timestamp
created_at
timestamps
updated_at
timestamps
crawler_products
id
increments
category_id
FK
bigInteger
product_id
FK
integer
link
string
title
string
image
string
status
string
attempts
tinyInteger
seller_requested_at
timestamps
approved_at
timestamp
created_at
timestamps
updaed_at
string
creator_id
FK
integer
products
id
increments
crawler_logs
id
increments
bot_id
FK
bigInteger
request_url
string
request_body
text
response
text
response_status
string
users
id
increments
crawler_reject_product
id
increments
timestamps
timestamps
crawler_product_id
FK
integer
comment
string
status
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01