Home
php_task
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
first_name
string
last_name
string
email
string
phone
string
salary
double
manger_id
FK
bigInteger
timestamps
timestamps
departments
id
increments
name
string
timestamps
timestamps
tasks
id
increments
timestamps
timestamps
description
text
employee_id
FK
bigInteger
manger_id
FK
bigInteger
status
tinyInteger
title
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01