What is the easiest way to display PHP configuration using
phpinfo();
in a Laravel application, to debug local PHP configuration in a development environment?
Background:
I need to find out on my Mac, where brew placed the php.ini file which is read.