Home
MIND
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
name
string
email
string
password
string
timestamps
timestamps
perfil
id
increments
user_id
FK
bigInteger
firstname
string
lastname
string
avatar
string
phone
string
country
string
status
enum
banned
enum
timestamps
timestamps
property
id
increments
title
string
subtitle
string
description
longText
type
enum
rooms
string
bathrooms
string
floor_number
string
guard
string
status
enum
kitchen
string
Lift
string
Interior_view
string
Balcony
string
Parking
string
Children_area
string
gym
string
communal_living
string
closed_set
string
size
string
timestamps
timestamps
subscribe
id
increments
perfil_id
FK
bigInteger
plans_id
FK
bigInteger
timestamps
timestamps
mount
string
propertyimage
id
increments
image
string
property_id
FK
bigInteger
timestamps
timestamps
config
id
increments
accep_user
enum
accep_visibility_property
enum
time_zone
string
timestamps
timestamps
plans
id
increments
title
string
subtitle
string
description
string
image
string
duration_day
integer
price_base
integer
discount
integer
time_discount
string
commission
integer
status
enum
timestamps
timestamps
propertylink
id
increments
property_id
FK
bigInteger
perfil_id
FK
bigInteger
link
string
status
enum
timestamps
timestamps
perfilconfig
id
increments
perfil_id
FK
bigInteger
receive_emails
enum
enable_links
enum
timestamps
timestamps
propertylocation
id
increments
property_id
FK
bigInteger
address
string
longitude
string
latitude
string
timestamps
timestamps
permits
id
increments
title
string
description
longText
image
string
timestamps
timestamps
permit_perfil
id
increments
permits_id
FK
bigInteger
perfil_id
FK
bigInteger
timestamps
timestamps
×
Comments for MIND
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01