Open WildEgo opened 5 years ago
I'll improve the documentation sometime over the next few days.
I have updated the exception handling docs. Let me know if there are any other things you'd want added to them.
Would be nice if you could write down how to stop logging and or log to the main laravel file instead
Hey, as of right now there's no way to disable or swap to the Laravel logger. If this is something you'd like to see, please submit a feature request and I'll see what I can come up with.
Also documentation wise could it be possible to explain in it how to clear the cache?
Is your feature request related to a problem? Please describe. Having trouble handling errors since there's no documentation that explains to me how to handle it since it looks like it only throws an exception killing the app right away
Describe the solution you'd like Addition of documentation for error handling