Home
Malls_Company
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
companies
id
increments
companyName
text
Address
text
Phone
integer
Email
text
Website
string
Specialties
string
businessLicense
string
registrationNumber
string
TIN
string
operatingHours
time
timestamps
timestamps
branches
id
increments
company_id
FK
integer
name
string
description
string
type
string
logo
string
phone
string
verification_status
boolean
timestamps
timestamps
malls
id
increments
name
string
address
string
timestamps
timestamps
company_branch_mall
id
increments
company_id
FK
integer
branch_id
FK
integer
mall_id
FK
integer
timestamps
timestamps
×
Comments for Malls_Company
BTdPXxZN . 23 October 2024
1
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01