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

helper function called "value" is in conlict with the core laravel helper function of the same name #191

Open
maestrodimateo opened this issue Aug 14, 2024 · 0 comments

Comments

@maestrodimateo
Copy link

maestrodimateo commented Aug 14, 2024

Hello everyone, just after installing the firewall package, I worked on a feature where I had to send an email. Unfortunately, Laravel threw an error: ArgumentCountError: Too few arguments to function Illuminate\Mail\Mailable::Illuminate\Mail\{closure}(), 0 passed in /var/www/html/administration/vendor/pragmarx/support/src/helpers.php. After much research, I realized that the firewall package was using a helper function that already exists in Laravel. I tried to find solutions through Google and even ChatGPT, but none of the proposed solutions worked.
I use Laravel 10

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