Hi there,
Please follow the given steps for installing the Bagisto.
1. git clone -b v1.4.4
2. composer create-project
3. configure the database credentials on .env file
4. php artisan bagisto:install
@hamza7262
Make sure all the dependencies should be fulfill on your system before installing the bagisto.