Files
opensem/config/morph.php
Ludovic CANDELLIER b50f50ea62 [WIP] Refactor project
2021-05-21 00:21:05 +02:00

8 lines
70 B
PHP

<?php
return [
'models_paths' => [
app_path(),
],
];