-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
all() method not working with context()? #49
Comments
You should be able to use |
Hi, I just found this package which seems good for my needs but I have the same problem.
I would be nice if $settings where well filled correctly 👍 |
I am currently experiencing this, please what is the solution |
I haven't had a chance to look into this issue yet, so if someone is able to resolve the issue before I do, please feel free to PR a fix for it. I plan on trying to fix it at some point; just not sure when I'll be able to. |
resolved with changing
|
Using the I'm going to close this issue, but feel free to re-open if using that serializer doesn't work for you. |
Laravel Settings
3.3.0
Laravel Version
v10.26.2
Bug description
Not sure if I'm doing something wrong, or this isn't supported? The documentation doesn't seem to specify.
Steps to reproduce
Using the code above, execute it with the context of any simple Eloquent Model.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: