Level 73
Here is a good StackOverflow answer for the same question.
So I tried to register a user, failed since it didn't have access to the .sqlite file (woops) But it then posted the failed sql query which does include the hashed password for the user, I don't really like passwords in the logs.
Is there a way to filter this out in Laravel natively?
Please or to participate in this conversation.