8000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content
[L5.2][php7] Error with exeption  #9650
@Codenator81

Description

@Codenator81

This error came when I try use Mail fasade in controller
FatalErrorException in FlattenException.php line 76:
Uncaught TypeError: Argument 1 passed to Symfony\Component\Debug\Exception\FlattenException::create() must be an instance of Exception, instance of TypeError given, called in /home/alex/www/laravel.local/vendor/symfony/debug/ExceptionHandler.php on line 206 and defined in /home/alex/www/laravel.local/vendor/symfony/debug/Exception/FlattenException.php:76
Stack trace:
#0 /home/alex/www/laravel.local/vendor/symfony/debug/ExceptionHandler.php(206): Symfony\Component\Debug\Exception\FlattenException::create(Object(TypeError))
#1 /home/alex/www/laravel.local/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(93): Symfony\Component\Debug\ExceptionHandler->createResponse(Object(TypeError))
#2 /home/alex/www/laravel.local/app/Exceptions/Handler.php(42): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(TypeError))
#3 /home/alex/www/laravel.local/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(101): App\Exceptions\Handler->

As you can see not useful info what sup )

I using Laravel 5.2.x-dev

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

      0