Home
clinics_new
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clinics
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
name
string
address
text
status
boolean
admin_clinic
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
status
boolean
admin_id
bigInteger
clinic_id
bigInteger
admins
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
title
string
name
string
mobile
string
mobile_code
string
status
boolean
is_primary
boolean
clients
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
type
integer
name
string
birthdate
date
national_id
bigInteger
address
text
blood_type
string
gender
boolean
company_id
bigInteger
operations
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01