i try use laravel package to backup database
when try backup this error appear use Artisa::call
'mysqldump' is not recognized as an internal or external command, operable program or batch file.
i user windows and add mysql path in windows environment
and when run the command in cmd work correctly
Please add C:\xampp\mysql\bin to this path at your user variables and system variables
if you are using a wamp server, add C:\wamp64\bin\mysql\mysql8.0.27\bin this path at your user and system variables.
Note: MySQL version path will change as per your installation