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

[Bug]: AI Generated Solutions not always show up? #6

Open
payrequestio opened this issue Oct 15, 2024 · 1 comment
Open

[Bug]: AI Generated Solutions not always show up? #6

payrequestio opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@payrequestio
Copy link

What happened?

When I got an error on Illuminate\ Database \ Eloquent \ RelationNotFoundException it shows a AI solution, but when I got an error from example: Illuminate \ Contracts \ Container \ BindingResolutionException it does not show an AI powered solution.

How can I make sure that always AI creates a suggestion?

How to reproduce the bug

I go to a page which shows an error related to: Illuminate \ Contracts \ Container \ BindingResolutionException
And it shows no AI solution.

Package Version

1.0.0

PHP Version

8.2

Laravel Version

11

Which operating systems does with happen with?

Windows

Notes

No response

@payrequestio payrequestio added the bug Something isn't working label Oct 15, 2024
@getJv
Copy link
Contributor

getJv commented Nov 3, 2024

Hello @payrequestio I had a similar issue.

Can you try to install a missing spatie dependency:

composer require spatie/backtrace

Please let us know if it worked to you also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants