Isssue installing Bagisto
-
When i run composer create-project bagisto/bagisto :
Your lock file does not contain a compatible set of packages. Please run composer update.
I update my composer but again this error come! -
Hi there,
Can you please share the screenshot of the issue which you are getting after updating the composer? -
Hi,
in folder public/installer/Classes:
you find file Requirement.php
in line add path your folder bagisto project:
$autoLoadFile = $desiredLocation . '/' . 'bagisto_folder/vendor' . '/' . 'autoload.php'; -
Hi there,
Is it possible to share the steps which you followed for installing the Bagisto?