adspace


How to stop mysql on valet?

Answer Posted / Arun Tomar

Valet does not manage MySQL directly. To start or stop MySQL, you need to use the MySQL command line or a graphical user interface like phpMyAdmin. On macOS, you can start and stop MySQL using the following commands:
- Start MySQL: `mysql.server start`
- Stop MySQL: `mysql.server stop`

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current stable version of laravel?

870


Do you know what version of laravel do you generally use?

839


How much laravel experience do you have?

815


Tell us have you used lumen before?

809


What is latest version of laravel?

869