@Vaishali-Agarwal I have this for 3 images on the top panel:
ee59d37c-27d4-412d-9e23-eb44bbd35559-image.png
I need a new panel altogether, below the top one.
at the step of composer installation in bagisto install on aws except of mention commands i execute apt install composer command for root user and sudo apt install composer for ubuntu user.
Hi @osaid
you may follow the below steps to get rid of this issue
open your project in Visual studio
go to the .env file and add Database configuration correctly
then run the below commands from the terminal inside the bagisto root directory
php artisan bagisto:install
let me notify here in case of any error found during executing these commands