We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I got below error when i tried to use controller in my routes.
Fatal error: Uncaught Illuminate\Contracts\Container\BindingResolutionException: Target [Illuminate\Contracts\Debug\ExceptionHandler] is not instantiable. in D:\PHP\htdocs\T\cluster\wp-content\plugins\akClusterAdmin\vendor\illuminate\container\Container.php:763 Stack trace: #0 D:\PHP\htdocs\T\cluster\wp-content\plugins\akClusterAdmin\vendor\illuminate\container\Container.php(644): Illuminate\Container\Container->build('Illuminate\Cont...', Array) #1 D:\PHP\htdocs\T\cluster\wp-content\plugins\akClusterAdmin\vendor\getherbert\framework\Herbert\Framework\Application.php(974): Illuminate\Container\Container->make('Illuminate\Cont...', Array) #2 D:\PHP\htdocs\T\cluster\wp-content\plugins\akClusterAdmin\vendor\illuminate\database\Connectors\ConnectionFactory.php(130): Herbert\Framework\Application->make('Illuminate\Cont...') #3 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors{closure}() #4 D:\PHP\htdocs\T\cluster\wp-content\plugins\akClusterAdmin\vendor\illuminate\databas in D:\PHP\htdocs\T\cluster\wp-content\plugins\akClusterAdmin\vendor\illuminate\container\Container.php on line 763
Thanks,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I got below error when i tried to use controller in my routes.
Thanks,
The text was updated successfully, but these errors were encountered: