Ekapp/skolehjem/config/detector.php

11 lines
154 B
PHP
Raw Permalink Normal View History

<?php
return [
2020-06-24 08:32:07 +00:00
/*
* The default path in the resources/views folder to use.
*/
"defaultPath" => "admin",
2020-06-24 06:54:56 +00:00
"mobilePath" => "app",
];