Answer the question
In order to leave comments, you need to log in
Is it possible in Laravel to create custom configuration files outside of the config folder, if so, how to do it?
Is it possible in Laravel to create custom configuration files outside of the config folder, if so, how to do it?
Answer the question
In order to leave comments, you need to log in
There is a possibility, but a reasonable question: Why the heck?
The whole architecture is designed to ensure that the main configuration files are taken from the config directory, everything else is already crutches.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question