Closed
Description
Hi there, would you like to add functionality so that if key not exist and I don't provide default value, it will fallback to default Laravel config? Maybe it can configureable via config file too ('fallback' => true/false).
Sample:
Settings::get('mail.driver'); // if mail.driver not exist, than the value from config/mail.php will returned
With this functionality, I can provide something like "Reset To Default" :D
Metadata
Metadata
Assignees
Labels
No labels