Home
landing
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
seller_profile
id
increments
user_id
FK
integer
business_name
string
business_email
string
address
string
business_phone
string
latitude
string
longitude
string
timestamps
timestamps
softDeletes
softDeletes
property
id
increments
unique_id
string
seller_id
FK
integer
title
string
living_type
enum
rent_sale
enum
property_type_id
FK
integer
price
float
(8,2)
no_of_beds
integer
no_of_baths
integer
area_size_value
float
(8,2)
area_unit_id
FK
integer
location
string
latitude
string
longitude
string
image
string
description
longText
no_of_parking_space
integer
built_year
string
status
enum
timestamps
timestamps
softDeletes
softDeletes
property_types
id
increments
name
string
status
enum
timestamps
timestamps
softDeletes
softDeletes
area_unit
id
increments
name
string
short_name
string
status
enum
timestamps
timestamps
softDeletes
softDeletes
property_images
id
increments
property_id
FK
integer
image
string
status
enum
timestamps
timestamps
×
Comments for landing
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01