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 |
|
|
API URL: 'company_employees/' + Functions
Requirements: Issues #55 and Account
Tables and Database
API Files
Controller Functions
Table Fields