Troubleshoot Laravel Zip not found
First stop xampp control pannel then open xampp folder then open php folder and find "php (configuration setting file)" and open this file with notepad or vscode
then control+f to find ";extension=zip" and uncomment (ex. remove ';' ) and save and run your laravel project