Home
forums
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
user_level
string
groups
id
increments
name
string
created_by
bigInteger
slug
string
timestamps
timestamps
softDeletes
softDeletes
categories
id
increments
group_id
bigInteger
name
string
slug
string
timestamps
timestamps
softDeletes
softDeletes
forums
id
increments
created_by
bigInteger
category_id
bigInteger
name
string
slug
string
timestamps
timestamps
softDeletes
softDeletes
group_users
id
increments
group_id
bigInteger
user_id
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01