Error after install !!
-
-
Hi @hChamran
Follow below step.
git clone https://github.com/bagisto/bagisto.git
then
cd bagisto
composer install
then run migrate and seed. Rest of process will be same.
Thanks
-
-