mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-07 16:18:40 +00:00
This commit is contained in:
parent
1e90a7d449
commit
9680610c02
|
|
@ -163,3 +163,7 @@ $router->route(
|
||||||
ORG_ID, ACCOUNT
|
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