Skip to content

Commit f5e8529

Browse files
Merge pull request #5 from luqmanrom/patch-1
Add a question about hiding error in production
2 parents ad7d92d + ef46513 commit f5e8529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
* I need to send 5 emails and a text message to newly registered users efficiently. What's the best way to go about it?
5151
* How do I test sending emails without actually sending emails to real addresses?
5252
* I just installed laravel and have the evil whoops error, how do I find out what's wrong and fix it?
53+
* How can I hide all stack `whoops` error information when the application is in production?
5354
* I need users to have several roles and be permitted to perform some actions based on those roles. How do I make that happen?
5455
* I want to set up billing and subscription with Stripe and Braintree. What's the best package to use?
5556
* How does Laravel handle Assets?

0 commit comments

Comments
 (0)