📄️ Basic Concepts
For each setting you use, you should have a default value in your config/defaults.php file with that setting key.
📄️ Available Helper Methods
This package provides the following helper methods:
📄️ Testing
The FakesSettings trait is included by default in the javaabu/helpers TestCase class. So you don't need to separately include this trait if you are already extending that class for your tests.