Skip to content

Create Migration & API: Company Logo #58

Description

@kennCK

API URL: 'company_logo/' + Functions

Tables and Database

Table Name Migration
company_logo create_company_logo_table.php

API Files

Model Controller
CompanyLogo.php CompanyLogoController.php

Controller Functions

Functions Status Remarks
create used file upload
retrieve used text only
update used file upload
delete used

Table Fields

Column Name Type Remarks Validation
id increment
company_id unsignedInteger
directory string

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions