App\Components\Http\Routing\Exceptions\GeneratorException
Message
Invalid SEO URL for route: blog.tag
File
/var/www/html/user-web/CoreRepo/App/Components/Http/Routing/CanonicalUrl.php
Line
105
Trace
file line class type function object args
/CoreRepo/App/Http/Helpers/MetaHelper.php
239
App\Components\Http\Routing\CanonicalUrl
::
generate
NULL
Array
(
    [0] => 'blog.tag'
    [1] => Array
        (
            [tag] => 'dog-comfort-products	'
            [lang] => NULL
        )

    [2] => App\Components\Language\Language
    [3] => App\Components\Http\Message\ServerRequest
)
/CoreRepo/App/Http/Controllers/BlogController.php
335
App\Http\Helpers\MetaHelper
->
setAlternatesWithName
NULL
Array
(
    [0] => 'blog.tag'
    [1] => Array
        (
            [tag] => 'dog-comfort-products	'
            [query] => Array (0) 
        )

)
0
App\Http\Controllers\BlogController
->
tagAction
NULL
Array
(
)
/CoreRepo/App/Components/Http/Routing/Dispatcher.php
144
call_user_func_array
NULL
Array
(
    [0] => Array
        (
            [0] => Object (App\Http\Controllers\BlogController)
            [1] => 'tagAction'
        )

    [1] => Array
        (
        )

)
/CoreRepo/App/Components/Application.php
118
App\Components\Http\Routing\Dispatcher
->
dispatch
NULL
Array
(
)
/acepet/index.php
7
App\Components\Application
->
run
NULL
Array
(
)