Home
moga
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
districts
id
increments
name
string
code
string
timestamps
timestamps
thanas
id
increments
district_id
FK
integer
name
string
timestamps
timestamps
Zones
id
increments
name
string
thana_id
FK
integer
timestamps
timestamps
vendors
id
increments
name
string
email
string
phone_number
string
zone_id
FK
integer
adress
text
license_number
string
owner_name
string
contact_number
string
owner_phone_number
string
timestamps
timestamps
message_template
id
increments
name
string
timestamps
timestamps
message_log
id
increments
phone_number
string
user_id
integer
body
text
status
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01