You are viewing documentation for an outdated version. It is no longer supported!

Configuration Loader

The Loader component is able to load various types of configuration files and parse them into a Laravel Repositoryopen in new window.

Supported File Types

File Extension
*.ini
*.json
*.php (php array)
*.yml, *.yaml (requires symfony/yamlopen in new window)
*.toml (requires yosymfony/tomlopen in new window)