functions.php
Table of Contents
Functions
Functions
app()
Return the Leaf instance
app() : App
Return values
App_env()
Gets the value of an environment variable.
_env(string $key[, mixed $default = null ]) : mixed
Parameters
- $key : string
- $default : mixed = null