Documentation Index
Fetch the complete documentation index at: https://herd.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Changing PHP settings
The values that most developers change are the memory limit and the max upload size. You can modify them in the settings and don’t need to go deep into configuration files.

php.ini file at ~/Library/Application Support/Herd/config/php/<version>/php.ini.
You can edit this file to change or add PHP settings for a specific PHP version.
If you want to quickly access your php.ini file via the CLI, you may use the
herd ini command.Option key when the menu is open and select Force stop all.

herd restart command in the terminal.