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)
*.neon (requires nette/neonopen in new window)