Closed wotta closed 7 years ago
This time I am mostly certain it is my fault. But I am using a class to get whoops to work in slim.
Would you happen to know how to solve this issue ?
Here is my file : https://github.com/concept-core/laraslim/blob/master/base/AppStarter.php#L47-L72
Please reference to the closed issue #12 or PR #15
Got it working now :) I was using the custom error handler first but that did not work. Loading it directly in as middleware.
This time I am mostly certain it is my fault. But I am using a class to get whoops to work in slim.
Would you happen to know how to solve this issue ?
Here is my file : https://github.com/concept-core/laraslim/blob/master/base/AppStarter.php#L47-L72