File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ This will publish ```config/mws.php``` to your config folder.
57
57
58
58
** Step 4: Create an empty log.txt file in your app/config folder**
59
59
60
- You may delete this file and set the '``` $muteLog ``` ' variable in your ``` mws.php ``` config to true to turn off logging in production.
60
+ You may delete this file and set the '``` $muteLog ``` ' variable in your ``` mws.php ``` config to ** true** to turn off logging in production.
61
61
62
- ** Step 5: Edit your .env file and add your mws settings into it. You can then reference them within your config/mws.php file**
62
+ ** Step 5: Edit your .env file and add your mws settings into it. You can then reference to them within your config/mws.php file**
63
63
64
64
** Example coming soon!
65
65
You can’t perform that action at this time.
0 commit comments