Home
FLC
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (2)
User
id
increments
timestamps
timestamps
softDeletes
softDeletes
category
FK
bigInteger
Activity
id
increments
timestamps
timestamps
softDeletes
softDeletes
actionable_id
string
actionable_type
string
Relationship
id
increments
timestamps
timestamps
followable_id
bigInteger
followable_type
bigInteger
followe_id
FK
bigInteger
Shared
id
increments
timestamps
timestamps
post_id
FK
bigInteger
shared_with_id
FK
bigInteger
Post
id
increments
timestamps
timestamps
Group
id
increments
timestamps
timestamps
owner_id
FK
bigInteger
Group_Post
id
increments
timestamps
timestamps
group_id
FK
bigInteger
owner_id
FK
bigInteger
Category
id
increments
timestamps
timestamps
description
string
categorical_id
bigInteger
Categorical_type
bigInteger
Article
id
increments
timestamps
timestamps
Likes
id
increments
timestamps
timestamps
likeable_id
bigInteger
likeable_type
string
Message
id
increments
timestamps
timestamps
sender_id
FK
bigInteger
receiver_id
FK
bigInteger
Comment
id
increments
timestamps
timestamps
text
string
comeantable_id
bigInteger
comentable_type
string
File
id
increments
timestamps
timestamps
file
binary
fileable_id
bigInteger
fileable_type
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01