Home
Dawood law firm
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
first_name
string
last_name
string
email
string
phone
string
password
string
role_id
integer
is_susbended
boolean
timestamps
timestamps
softDeletes
softDeletes
services
id
increments
title
json
subtitle
json
description
json
icon
string
order
integer
timestamps
timestamps
softDeletes
softDeletes
about-us
id
increments
title
json
short_desc
json
long_desc
json
branch_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
our-clients
id
increments
name
json
description
json
timestamps
timestamps
softDeletes
softDeletes
sliders
id
increments
title
json
position
integer
timestamps
timestamps
softDeletes
softDeletes
testimonials
id
increments
name
string
title
json
testimonial
text
company_name
json
branch_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
team-members
id
increments
name
string
short_description
json
long_description
json
timestamps
timestamps
softDeletes
softDeletes
branches
id
increments
name
json
is_active
boolean
timestamps
timestamps
softDeletes
softDeletes
contact_us_massages
id
increments
name
string
email
string
comment
text
branch_id
FK
integer
request_type
FK
integer
timestamps
timestamps
softDeletes
softDeletes
contact-details
id
increments
type
json
value
json
icon
string
title
json
order
integer
branch_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
address
id
increments
addressable
morphs
address_name
json
address_line1
json
address_line2
json
building_number
string
floor_number
string
phone
string
postal_code
string
long
string
lat
string
land_mark
json
country_id
integer
is_default
boolean
is_active
boolean
timestamps
timestamps
softDeletes
softDeletes
lookups
id
increments
parent_id
FK
integer
slug
string
title
json
is_active
boolean
is_editable
boolean
timestamps
timestamps
softDeletes
softDeletes
slider_items
id
increments
subtitle
json
description
json
slider_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
branch_service
id
increments
branch_id
FK
integer
service_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
branch_client
id
increments
branch_id
FK
bigInteger
client_id
FK
bigInteger
softDeletes
softDeletes
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01