mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-14 13:38:40 +00:00
This commit is contained in:
parent
1e90a7d449
commit
9680610c02
|
|
@ -162,4 +162,8 @@ $router->route(
|
|||
'APP_NAME',
|
||||
ORG_ID, ACCOUNT
|
||||
);
|
||||
```
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
* 2-character routes on the first level are discouraged because they may conflict with ISO 639-1 codes (e.g. /hr/staff/list)
|
||||
Loading…
Reference in New Issue
Block a user