Skip to content

1.0.0-alpha.28

Compare
Choose a tag to compare
@xy2z xy2z released this 31 Jul 19:33
· 31 commits to master since this release
  • .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