Skip to content

$guard = array_get($exception->guards(), 0); #29

@MuhammadAbeerAkmal

Description

@MuhammadAbeerAkmal

I am facing the problem for this line
$guard = array_get($exception->guards(), 0);
when I use blog.test/home it gives this error
Symfony\Component\Debug\Exception\FatalThrowableError
Call to undefined function App\Exceptions\array_get()

what could be the problem and what's the solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions