Controller file does not exists /home/srcompany/public_html/app/controllers/.php
Line: 260
File: /home/srcompany/public_html/app/core/Router.php
#0 /home/srcompany/public_html/app/core/Router.php(116): app\core\Router->validateInclPath()
#1 /home/srcompany/public_html/index.php(41): app\core\Router->goRoute()
#2 {main}

Exception Object
(
    [message:protected] => Controller file does not exists /home/srcompany/public_html/app/controllers/.php
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /home/srcompany/public_html/app/core/Router.php
    [line:protected] => 260
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/srcompany/public_html/app/core/Router.php
                    [line] => 116
                    [function] => validateInclPath
                    [class] => app\core\Router
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/srcompany/public_html/index.php
                    [line] => 41
                    [function] => goRoute
                    [class] => app\core\Router
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)