Home
in_out
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Clients
id
increments
timestamps
timestamps
full_name
string
(255)
email
string
(255)
mobile
string
company_name
string
(255)
company_number
string
(255)
company_field
string
city_id
integer
password
string
(255)
about
string
(255)
freelancers
id
increments
timestamps
timestamps
full_name
string
(255)
email
string
(255)
mobile_number
string
(255)
city_id
smallInteger
password
string
(255)
about
string
(255)
category_name
string
(255)
reviews
id
increments
timestamps
timestamps
comment
string
(255)
rating
decimal
client_id
integer
freelancer_id
integer
freelancer_works
id
increments
timestamps
timestamps
image
string
(255)
freelancer_id
integer
notifications
id
increments
timestamps
timestamps
messages
string
(255)
messages
id
increments
timestamps
timestamps
services
id
increments
timestamps
timestamps
client_id
integer
freelancer_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01