Home
Zad Manager
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
project
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
start_at
datetime
end_at
datetime
description
text
total_days
integer
status
string
progress
double
time_rate
double
created_by
integer
total
double
remain
double
user_project
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
integer
user_id
integer
task
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
integer
created_by
integer
title
string
details
text
status
string
due_date
datetime
total_time
string
task_comment
id
increments
timestamps
timestamps
softDeletes
softDeletes
task_id
integer
message
text
created_by
integer
assign_to
id
increments
timestamps
timestamps
softDeletes
softDeletes
task_id
integer
assign_id
integer
project_comment
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
integer
massage
text
created_by
integer
project_payment
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
integer
date
datetime
amount
double
created_by
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01