Home
the_agency
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Admin
id
increments
timestamps
timestamps
softDeletes
softDeletes
fullname
string
(40)
email
string
(30)
password
string
(40)
salary
float
Employee
id
increments
timestamps
timestamps
softDeletes
softDeletes
fullname
string
(40)
email
string
(30)
pasword
string
(40)
salary
float
dep
FK
integer
Request
id
increments
timestamps
timestamps
softDeletes
softDeletes
customer
FK
integer
department
FK
integer
descreption
text
Department
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(20)
manager
FK
integer
Customer
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(40)
email
string
(30)
company
string
(30)
phone
string
(20)
Post
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
(100)
suo_title
string
content
text
auther_id
FK
integer
×
Comments for the_agency
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01