Home
FreeLance
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
first_name
string
last_name
string
password
string
active
boolean
wallet
integer
professionals
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
projects
id
increments
timestamps
timestamps
user_id
FK
integer
code
text
duration
integer
value
integer
file
string
title
string
(255)
professional_project
id
increments
project_id
FK
integer
professional_id
FK
integer
timestamps
timestamps
accepted
boolean
finished
boolean
start_date
date
end_date
date
transactions
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
FK
integer
user_id
FK
integer
professionals_id
FK
integer
×
Comments for FreeLance
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01