Fixed detector.php
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
/*
|
||||||
|
* The default path in the resources/views folder to use.
|
||||||
|
*/
|
||||||
"defaultPath" => "admin",
|
"defaultPath" => "admin",
|
||||||
|
|
||||||
"mobilePath" => "app",
|
"mobilePath" => "app",
|
||||||
|
|||||||
Reference in New Issue
Block a user