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

Laravel Debugbar issue #32

Closed
tanthammar opened this issue Jan 29, 2022 · 3 comments
Closed

Laravel Debugbar issue #32

tanthammar opened this issue Jan 29, 2022 · 3 comments

Comments

@tanthammar
Copy link

"spatie/laravel-ignition": "1.0.2",
PHP 8.1.2
Laravel 8.81.0
"barryvdh/laravel-debugbar": "3.6.6",

Most of the time when I get an error, it is not displayed because It gets stuck with the Laravel debugbar.

Cannot assign Barryvdh\Debugbar\DebugbarViewEngine to property Spatie\LaravelIgnition\Views\ViewExceptionMapper::$compilerEngine of type Illuminate\View\Engines\CompilerEngine

Example:
https://flareapp.io/share/87nzGkd7#F55

@rrpadilla
Copy link

Having the same issue:

  • Laravel: 9.0.0
  • PHP 8.1.2

@freekmurze
Copy link
Member

Does the error go away if you remove the typehint on this line
https://flareapp.io/share/87nzGkd7#F55L21 ?

@freekmurze
Copy link
Member

This should work in the latest release. If not, open up a new issue.

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

3 participants