Skip to content

Instantly share code, notes, and snippets.

@jjsquady
jjsquady / mysql-sail.md
Last active March 9, 2024 16:50
Laravel Sail - GRANT ALL PRIVILEGES to user

Run this command in sail project folder:

docker-compose exec mysql bash

execute the mysql -u root -p command

provide the default password password

then executes

@rponte
rponte / restart_coreaudiod.sh
Created February 28, 2013 03:04
Restarting MacOSX coreaudiod process gracefully
sudo launchctl stop com.apple.audio.coreaudiod