muhammedh-shadir wrote a comment+100 XP
4mos ago
PHP For Beginners: Ep 2, Tools of the Trade
@vidyutpal7 try brew doctor command in your terminal. It will show the warnings and errors. you can use that to debug. and next try brew list | grep mysql it will show whether mysql is installed or not. try uninstall mysql brew uninstall mysql and try installing again and see if it is working for you.
muhammedh-shadir wrote a reply+100 XP
4mos ago
Dokploy Deployment and Supervisors
you can setup supervisor in the container, can't you?