Installation problem
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Installation problem
I am trying to install Aimeos in an existing Laravel application.
I am following the installation instructions given on https://github.com/aimeos/aimeos-laravel.
However, when I run
'composer update -W'
the script never completes when trying to do
'\Aimeos\Shop\Composer::join'
There are no errormessages, but the script just seems to 'hang'.
Any ideas how to fix this?
...or will the installation maybe still work fine without completing this step?
Thanks in advance for any help!
I am following the installation instructions given on https://github.com/aimeos/aimeos-laravel.
However, when I run
'composer update -W'
the script never completes when trying to do
'\Aimeos\Shop\Composer::join'
There are no errormessages, but the script just seems to 'hang'.
Any ideas how to fix this?
...or will the installation maybe still work fine without completing this step?
Thanks in advance for any help!
Re: Installation problem
Seems like you can't connect to Github for some reason. This step isn't strictly required for a working installation and you can remove the "\\Aimeos\\Shop\\Composer::join" line from the scripts section in your composer.json if the problem persists.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Installation problem
Thanks for the information; I will just skip this step then.
...but, just out of curiosity, what does "\\Aimeos\\Shop\\Composer::join" actually do?
Re: Installation problem
You get notified in your Github timeline about Aimeos related updates
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
