1.0.0-alpha.28
- .env file support, can be used in config or directly in your views.
env($key, $default)
- your .env file must be placed at the project root, where the composer.json file is. - Nice error if view template is not found
env($key, $default)
- your .env file must be placed at the project root, where the composer.json file is.