mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-07 08:18:39 +00:00
This commit is contained in:
parent
1e90a7d449
commit
9680610c02
|
|
@ -162,4 +162,8 @@ $router->route(
|
||||||
'APP_NAME',
|
'APP_NAME',
|
||||||
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