mirror of
https://github.com/verdigado/organization_folders.git
synced 2024-12-06 11:22:41 +01:00
init app structure (fixes #1)
This commit is contained in:
parent
0580b5efa9
commit
c0e2ec9d2e
3 changed files with 42 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