class LoadConfiguration (View source)
void | bootstrap(Application $app) Bootstrap the given application. | |
void | loadConfigurationFiles(Application $app, Repository $repository) Load the configuration items from all of the files. | |
array | getConfigurationFiles(Application $app) Get all of the configuration files for the application. | |
string | getNestedDirectory(SplFileInfo $file, string $configPath) Get the configuration file nesting path. |
Bootstrap the given application.
Load the configuration items from all of the files.
Get all of the configuration files for the application.
Get the configuration file nesting path.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Foundation/Bootstrap/LoadConfiguration.html