bagisto / booking-product

Bagisto Booking Product
7 stars 6 forks source link

Update Readme. #29

Closed ashishkumar-webkul closed 6 months ago

ashishkumar-webkul commented 7 months ago

Bagisto Version

Master

Description

Readme file need to be updated.

Steps to Reproduce

  1. Go to Booking Product Git Link ->Check Readme file.
  2. Open the composer.json file and add the following line under the 'psr-4' section:
  3. remove comma -> "Webkul\BookingProduct\": "packages/Webkul/BookingProduct/src",

Actual Result

Currently we can see comma at end. "Webkul\BookingProduct\": "packages/Webkul/BookingProduct/src",

Expected Result

Please find the screenshot here

"Webkul\BookingProduct\": "packages/Webkul/BookingProduct/src"

ashishkumar-webkul commented 7 months ago

@amit-webkul need to update the readme file for following details. Please check the screenshot here -> https://prnt.sc/lK4JX-yXKkvE

ashishkumar-webkul commented 6 months ago

Checked and Found that the Readme file has been updated and also PR have been merged. Hence I am closing the issue.

PR - https://github.com/bagisto/booking-product/pull/38