Home
Kew Law Tasks
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
tasks
id
increments
status
string
model_id
bigInteger
model_type
string
task_id
bigInteger
task_model
string
timestamps
timestamps
softDeletes
softDeletes
task_type_a
id
increments
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
timestamps
timestamps
quotes
id
increments
timestamps
timestamps
matters
id
increments
timestamps
timestamps
task_type_b
id
increments
follow_up
datetime
softDeletes
softDeletes
timestamps
timestamps
payments
id
increments
timestamps
timestamps
documents
id
increments
timestamps
timestamps
task_document_upload
id
increments
timestamps
timestamps
softDeletes
softDeletes
document_id
integer
send_email_template_id
integer
send_email_content
mediumText
additional_recipients
text
task_payment
id
increments
timestamps
timestamps
softDeletes
softDeletes
task_p_d_f_mapping
id
increments
timestamps
timestamps
softDeletes
softDeletes
×
Comments for Kew Law Tasks
richardfever . 23 May 2022
Task types can be fully customised with any columns you like
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01