laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.68k stars 476 forks source link

Error calling command "sail mariadb" #674

Closed halfbaked closed 7 months ago

halfbaked commented 8 months ago

When attempting to login to mariadb, use the mariadb command instead of mysql. The current state results in the following error: bash: line 1: mysql: command not found