Home
Marathi-shorts
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
articles
id
increments
timestamps
timestamps
softDeletes
softDeletes
author_id
FK
bigInteger
title
text
description
text
slug
string
content
string
url_to_image
string
url
string
tags
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
string
url_to_image
string
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
string
url_to_image
string
author
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
logo_url
string
about
string
medias
id
increments
timestamps
timestamps
softDeletes
softDeletes
url_to_media
text
media_types
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
mime
string
article_media
id
increments
timestamps
timestamps
softDeletes
softDeletes
article_id
FK
bigInteger
media_id
FK
bigInteger
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
lat
decimal
(10,6)
lng
decimal
(10,6)
login_method
string
user_preference
id
increments
timestamps
timestamps
softDeletes
softDeletes
tag_id
FK
bigInteger
category_id
FK
bigInteger
user_id
FK
bigInteger
article_likes
id
increments
timestamps
timestamps
softDeletes
softDeletes
article_id
FK
bigInteger
user_id
FK
bigInteger
article_comment
id
increments
timestamps
timestamps
softDeletes
softDeletes
article_id
FK
bigInteger
user_id
FK
bigInteger
comment
text
user_auth_token
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
bigInteger
auth_token
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01