Closed Jandelson closed 1 year ago
Add Check route exists! Because when route not exists the function getName is not found. an error is generated error:Call to a member function getName() returning error 500 and not 404.
Thanks for the pull request I took your reference and modified it a little bit of logic.
Add Check route exists! Because when route not exists the function getName is not found. an error is generated error:Call to a member function getName() returning error 500 and not 404.