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

Using with laravel 10 #695

Open
GalBrigitta opened this issue Oct 16, 2023 · 0 comments
Open

Using with laravel 10 #695

GalBrigitta opened this issue Oct 16, 2023 · 0 comments

Comments

@GalBrigitta
Copy link

GalBrigitta commented Oct 16, 2023

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.

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

1 participant