Files
Ekapp/skolehjem/config/detector.php
T
2020-06-24 10:32:07 +02:00

11 lines
154 B
PHP

<?php
return [
/*
* The default path in the resources/views folder to use.
*/
"defaultPath" => "admin",
"mobilePath" => "app",
];