Home / Report Question

Q. In Laravel, which helper returns the current application environment?
  • A. env()
  • B. config()
  • C. app()
  • D. App::environment()