Ekapp/skolehjem/config/detector.php

11 lines
154 B
PHP

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