Home
Ostaz_db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
email
string
(191)
phone
string
(20)
whatsapp_num
string
(20)
admins
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
email
string
(191)
phone
string
(191)
area
id
increments
timestamps
timestamps
softDeletes
softDeletes
area_name
string
(191)
country
string
(191)
city
string
(191)
specializations
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
media
id
increments
timestamps
timestamps
image_path
string
(191)
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
permissions
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
permission_role
id
increments
timestamps
timestamps
role_id
FK
integer
permission_id
FK
integer
specialization_user
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
specialization_id
FK
integer
×
Comments for Ostaz_db
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01