API URL: 'business_type/' + Functions
Tables and Database (Static)
| Table Name |
Migration |
| business_type |
create_business_type_table.php |
API Files
| Model |
Controller |
| BusinessType.php |
BusinessTypeController.php |
Controller Functions
| Functions |
Status |
Remarks |
| create |
not used |
|
| retrieve |
used |
text only |
| update |
not used |
|
| delete |
not used |
|
Table Fields
| Column Name |
Type |
Remarks |
Validation |
| id |
increment |
|
|
| type |
string |
|
|
| description |
longText |
|
|
API URL: 'business_type/' + Functions
Tables and Database (Static)
API Files
Controller Functions
Table Fields