I am very new to Laravel and I have been assigned to work on a laravel app.
I installed composer and when i do composer install or composer update i see this in the terminal:
> php artisan optimize
Generating optimized class loader
> php artisan test:setup
sudo apt-get install -y xvfb firefox chromium-browser chromium-chromedriver
Password:
I don't understand why it is running that command on my mac? How can i disable that?