Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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