Home
hris
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
(164)
password
string
profile_type
enum
profile_id
integer
timestamps
timestamps
softDeletes
softDeletes
profile_employee
id
increments
branch_id
string
first_name
string
last_name
string
timestamps
timestamps
softDeletes
softDeletes
profile_administrator
id
increments
branch_id
string
first_name
string
last_name
string
timestamps
timestamps
softDeletes
softDeletes
company_branches
id
increments
company_id
FK
integer
address
string
name
string
timestamps
timestamps
softDeletes
softDeletes
Companies
id
increments
name
string
address
string
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01