Home
asuri
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(30)
email
string
(30)
phone
string
(15)
email_verified_at
datetime
password
string
remember_token
string
(64)
created_at
datetime
updated_at
datetime
ban
boolean
listing
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
featured
boolean
title
string
content
longText
owner_name
string
owner_email
string
long
string
published
boolean
approved
boolean
lat
string
type
string
rooms
integer
bathrooms
integer
capacity
integer
cover_photo
text
min_hours
integer
price
string
created_at
datetime
updated_at
datetime
reservations
id
increments
timestamps
timestamps
softDeletes
softDeletes
code
bigInteger
status
integer
sub_total
integer
payout
integer
created_at
datetime
updated_at
datetime
reviews
id
increments
timestamps
timestamps
softDeletes
softDeletes
listing_id
integer
listing_title
string
review_body
longText
rating
integer
created_at
datetime
updated_at
datetime
conversations
id
increments
timestamps
timestamps
softDeletes
softDeletes
listing_title
string
host
string
host_email
string
renter
string
renter_email
string
created_at
datetime
updated_at
datetime
photos
id
increments
timestamps
timestamps
listing_id
integer
path
text
policies
id
increments
timestamps
timestamps
amenties
id
increments
timestamps
timestamps
×
Comments for asuri
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01