Home
wiki
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
teams
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
supervisors
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
prefix
string
(30)
members
id
increments
timestamps
timestamps
name
string
(255)
major_id
integer
team_id
integer
email
string
phone
bigInteger
majors
id
increments
timestamps
timestamps
name
string
(255)
team_member
team_id
string
member_id
string
team_supervisor
team_id
integer
supervisor_id
integer
proofreaders
id
increments
timestamps
timestamps
prefix
string
name
string
articles
id
increments
timestamps
timestamps
title
string
(255)
text
text
team_id
integer
level_id
string
status_id
integer
proofreader_id
integer
confirmed
tinyInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01