Home
mantade
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
blog_categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
slug
string
description
string
blog_posts
id
increments
timestamps
timestamps
catogery_id
FK
integer
user_id
FK
integer
title
string
description
text
city_id
FK
integer
slug
string
places
id
increments
timestamps
timestamps
city_id
FK
integer
name
string
description
text
type
string
title
string
price
string
location
string
website
string
email
string
work_days
string
ages
string
place_type
id
increments
timestamps
timestamps
place_id
FK
integer
name
string
country
id
increments
timestamps
timestamps
name
string
code
string
icon
string
continent_id
FK
integer
city
id
increments
timestamps
timestamps
city_id
FK
integer
name
string
comment_reviews
id
increments
user_id
FK
integer
reviewable_type
string
reviewable_id
integer
status
enum
comment
string
rating
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
ip
string
users
id
increments
timestamps
timestamps
name
string
email
string
email_verified_at
string
passowrd
string
media
id
increments
timestamps
timestamps
user_id
FK
integer
type
enum
title
string
description
string
books
id
increments
timestamps
timestamps
name
string
author
string
description
text
pdf
string
language
string
tools
id
increments
timestamps
timestamps
continents
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
images
id
increments
timestamps
timestamps
imageable_id
bigInteger
imageable_type
string
path
string
position
string
alt_text
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01