Home
DocumentManagement
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Departments
id
increments
name
string
(255)
office_phone
string
timestamps
timestamps
Users
id
increments
name
string
(255)
email
string
password
string
avatar
string
is_admin
boolean
id_department
integer
timestamps
timestamps
Documents
id
increments
title
string
Content
text
description
string
is_public
boolean
id_user
integer
id_typedocument
integer
timestamps
timestamps
Type_Documents
id
increments
name
string
timestamps
timestamps
×
Comments for DocumentManagement
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01