Skip to content

Create Migration & API: Company Employees #54

Description

@kennCK

API URL: 'company_employees/' + Functions
Requirements: Issues #55 and Account

Tables and Database

Table Name Migration
company_employees create_company_employees_table.php

API Files

Model Controller
CompanyEmployees.php CompanyEmployeesController.php

Controller Functions

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

Table Fields

Column Name Type Remarks Values
id increment primary
branch_id unsignedInteger
account_id unsignedInteger

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions