Home
qomunity-residence
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Communities
id
increments
type
enum
residence_id
string
residences
id
increments
location_id
string
cover_id
string
name
string
address
text
description
text
rooms
id
increments
residence_id
string
floor_id
string
name
string
floors
id
increments
residence_id
string
name
string
bills
id
increments
name
string
date
date
total
integer
bill_details
id
increments
bill_id
string
room_id
string
bill_transaction
id
increments
room_id
string
date
date
total
integer
payment_status
string
payment_date
date
residence_request_joins
id
increments
room_id
string
user_id
string
name
string
email
string
phone_number
string
status
string
facility_types
id
increments
name
string
facilities
id
increments
facility_type_id
string
name
string
facility_times
id
increments
facility_id
string
start_time
time
end_time
time
facility_books
id
increments
user_id
string
facility_id
string
facility_time_id
string
date
date
status
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01