Skip to content

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

@maestrodimateo

Description

@maestrodimateo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions