Home
macroout
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
doctors
id
string
(32)
serial_no
string
(8)
firstname
string
(128)
lastname
string
(128)
email_id
string
(256)
mobile
string
(15)
personal_address
string
(2048)
softDeletes
softDeletes
timestamps
timestamps
users
id
string
(32)
serial_no
string
(8)
firstname
string
(128)
lastname
string
(128)
email_id
string
(256)
mobile
string
(15)
address
string
(2048)
role
enum
softDeletes
softDeletes
timestamps
timestamps
logins
id
string
(8)
user_id
string
(256)
doctor_id
string
(256)
user_agent
string
mac_id
string
(32)
ip_address
string
(64)
geolocation
string
(64)
status
enum
softDeletes
softDeletes
timestamps
timestamps
offices
id
string
(32)
address
string
(2048)
doctor_id
string
(32)
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01