Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined variable $message #74

Open
rinkla3024 opened this issue Feb 18, 2021 · 1 comment
Open

Undefined variable $message #74

rinkla3024 opened this issue Feb 18, 2021 · 1 comment

Comments

@rinkla3024
Copy link

Hi, getting the following error with trace:

Undefined variable $message
 

... vendor/eden/core/src/Argument.php:54
vendor/eden/core/src/Route.php:119
vendor/eden/core/src/Base.php:598
vendor/eden/core/src/Base.php:72
vendor/eden/core/src/Control.php:20

Using code

 $this->pop = eden('mail')->pop3(MAIL_SERVER,
            USERNAME,
           PASSWORD);

@xianzhe18
Copy link

It happened for me too.
Environments are:

  • Laravel 8.29
  • PHP 7.3.1

Actually this error happens at \Eden::DECORATOR;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants