porozhnyy / laravel-roadrunner

Simple Laravel-Roadrunner bridge
MIT License
47 stars 5 forks source link

Action Facade\Ignition\Http\Controllers\ExecuteSolutionController not defined. #4

Open lawrencedudley opened 4 years ago

lawrencedudley commented 4 years ago

When using Laravel 6.2 with the Ignition error handler, I get "Action Facade\Ignition\Http\Controllers\ExecuteSolutionController not defined." when trying to use ddr()

Any ideas?

Awesome work on everything else by the way, love it.

porozhnyy commented 4 years ago

Hi! This is a very strange behavior. I added the package to my test repository( https://github.com/Hunternnm/laravel-roadrunner-example ) - and there the function worked without problems. May I have some more information? Stack of errors?