issues
search
kodepandai
/
lunox
Laravel-Flavoured Nodejs Framework
https://lunox.js.org
MIT License
75
stars
8
forks
source link
feat(exception): custom exception and error handler
#6
Closed
axmad386
closed
2 years ago
axmad386
commented
2 years ago
this PR includes:
register error handler, renderable and reportable
custom exception, can be handled on app/Exceptions/Handler
this PR includes: