laravel-config-writer
laravel-config-writer copied to clipboard
- When an entry does not exist, provide a way to create it
is there a easy and solid way to do this?
yes this would be very cool.
As workaround you can just add the key with an empty value in the config file.