Laravel Herd - markhowellsmead/helpers GitHub Wiki

WordPress

Multisite

Add the following driver to enable multisite in subfolder mode.

Errors

/usr/bin/env: mysql: No such file or directory

Make sure that the following line (or equivalent) is in your .bash_profile or .zprofile.

export PATH="/Users/Shared/Herd/services/mysql/8.0.36/bin:$PATH"