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

Unable to check PHP errors, issue with exception handler #1113

Open
prabhat-webkul opened this issue Sep 19, 2022 · 0 comments
Open

Unable to check PHP errors, issue with exception handler #1113

prabhat-webkul opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
Bug Something isn't working. Fix Proposed When pull request is proposed for the issue.

Comments

@prabhat-webkul
Copy link
Collaborator

prabhat-webkul commented Sep 19, 2022

Bug description:
Custom exception handler is not working, check here, after commenting line

$this->app->bind(\Illuminate\Contracts\Debug\ExceptionHandler::class, \Webkul\Admin\Exceptions\Handler::class);
, can see Laravel error

@prabhat-webkul prabhat-webkul self-assigned this Sep 19, 2022
@prabhat-webkul prabhat-webkul added Bug Something isn't working. In Progress Resolving the issue is in progress. labels Sep 19, 2022
@prabhat-webkul prabhat-webkul added Fix Proposed When pull request is proposed for the issue. and removed In Progress Resolving the issue is in progress. labels Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working. Fix Proposed When pull request is proposed for the issue.
Projects
None yet
Development

No branches or pull requests

2 participants