Halim's avatar
Level 2

can I use my own php app on herd

I want to use my php app and not laravel app on herd, is that possible, if yes, how?

it seems herd does not have a mysql database by default? is that correct? should I need to install mysql separatley

Thanks,

0 likes
2 replies
tykus's avatar

Yes. Herd can use Valet's Custom Drivers - create your own if needed - to serve non-Laravel applications.

Database is not Herd (or Valet's) concern; consider using DBngin to spin up your desired local database for development.

1 like
mukama's avatar

This is an errror Warning: Undefined variable $handle in /Applications/Herd.app/Contents/Resources/valet/server.php on line 139

1 like

Please or to participate in this conversation.