initial implementation of demo organization provider
This commit is contained in:
parent
9d2d0a7988
commit
429ca86ce9
5 changed files with 180 additions and 0 deletions
8
appinfo/routes.php
Normal file
8
appinfo/routes.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'resources' => [
|
||||
],
|
||||
'routes' => [
|
||||
]
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue