We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f030e8 commit ebad0aeCopy full SHA for ebad0ae
README.md
@@ -50,6 +50,8 @@ This will publish ```config/mws.php``` to your config folder.
50
51
**Step 4: Create an empty log.txt file in your app/config folder**
52
53
+You may delete this file and set the '```$muteLog```' variable in your ```mws.php``` config to false to turn off logging in production.
54
+
55
**Step 5: Edit your .env file and add your mws settings into it. You can then reference them within your config/mws.php file**
56
57
**Example coming soon!
0 commit comments