Skip to content

Using with laravel 10 #695

Description

@GalBrigitta

Works fine with laravel 10, but when I want to use the laravel built in mailable (like in the verification or registration), got this error:
ArgumentCountError: Too few arguments to function Illuminate\Notifications\Channels\MailChannel::Illuminate\Notifications\Channels{closure}(), 0 passed in C:....\vendor\bytic\utility\src\helpers\general.php on line 103 and exactly 1 expected in file C:......\vendor\laravel\framework\src\Illuminate\Notifications\Channels\MailChannel.php on line 114

#0 C:....\vendor\bytic\utility\src\helpers\general.php(103): Illuminate\Notifications\Channels\MailChannel->Illuminate\Notifications\Channels{closure}()

Obviously without this package there is no issue.

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