Closed woenel closed 2 years ago
This fix the Call to a member function getName() on null error when trying to access the supposedlyNotFoundHttpException route
Call to a member function getName() on null
NotFoundHttpException
Steps to reproduce:
api.php
http://{endpoint}/api/supposedly-404-page
@woenel now released in v1.0.1: https://github.com/bilfeldt/laravel-request-logger/releases/tag/v1.0.1
Thanks.
This fix the
Call to a member function getName() on null
error when trying to access the supposedlyNotFoundHttpException
routeSteps to reproduce:
api.php
route file.http://{endpoint}/api/supposedly-404-page