|
id
|
bigint(20) unsigned
|
|
|
|
|
client_id
|
varchar(255)
|
|
|
|
|
uploaded_by
|
bigint(20) unsigned
|
|
|
|
|
title
|
varchar(255)
|
|
|
|
|
description
|
text
|
|
|
|
|
filename
|
varchar(255)
|
|
|
|
|
file_path
|
varchar(255)
|
|
|
|
|
file_size
|
bigint(20) unsigned
|
|
|
|
|
mime_type
|
varchar(255)
|
|
|
application/pdf
|
|
category
|
varchar(255)
|
|
|
|
|
category_id
|
bigint(20) unsigned
|
|
|
|
|
tags
|
longtext
|
|
|
|
|
downloaded_count
|
int(10) unsigned
|
|
|
0
|
|
last_downloaded_at
|
timestamp
|
|
|
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|
|
deleted_at
|
timestamp
|
|
|
|