Too few arguments to function Spatie\Ray\Settings\Settings::__construct(), 0 passed #125
Unanswered
smail-aouissa
asked this question in
Q&A
Replies: 1 comment
-
You're not using the settings class from this package but from the Ray package. Importing the correct settings class should solve the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I followed all the installation steps, but container injection does not work with me, I receive : "Too few arguments to function ..., 0 passed" with both cases as parameter or using app helper
Laravel 8
PHP 7.4
Beta Was this translation helpful? Give feedback.
All reactions