Search found 5 matches

by grumpygamer
24 Mar 2025, 18:07
Forum: Help
Topic: Stuck at installing aimeos
Replies: 9
Views: 35897

Re: Stuck at installing aimeos

Thanks for that, it worked out of the box. - Do I have to do something when I have enabled the multi-shop option in the .env file or just refresh the page? - After disabling locale and allowing users to register for their shop I now get: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicat...
by grumpygamer
21 Mar 2025, 15:59
Forum: Help
Topic: Stuck at installing aimeos
Replies: 9
Views: 35897

Re: Stuck at installing aimeos

Thank you very much I tried today and works, however it still hangs just at the end when I run the aimeos setup and it gets to the npm install && npm run dev . I get this (I did not install livewire): ite v6.2.2 building for production... ✓ 1 modules transformed. ✗ Build failed in 12ms error...
by grumpygamer
17 Mar 2025, 14:38
Forum: Help
Topic: Stuck at installing aimeos
Replies: 9
Views: 35897

Re: Stuck at installing aimeos

Ah this is my composer.json "$schema": "https://getcomposer.org/schema.json", "name": "laravel/laravel", "type": "project", "description": "The skeleton application for the Laravel framework.", "keywords": [ &q...
by grumpygamer
17 Mar 2025, 12:28
Forum: Help
Topic: Stuck at installing aimeos
Replies: 9
Views: 35897

Re: Stuck at installing aimeos

Thank you so much, I'll wait patiently. I have a couple of more questions to ask. 1. I would like to use aimeos for a multi-tenant mall where we sell digital goods. Each tenant produces different software. The tenants should have the ability to upload "sellable items" under one software, s...
by grumpygamer
16 Mar 2025, 21:49
Forum: Help
Topic: Stuck at installing aimeos
Replies: 9
Views: 35897

Stuck at installing aimeos

Hello as I install laravel via composer it installs version 12.1.1
Then I have a problem when I follow your instructions to install aimeos, because it stops with an error that says my composer requires 12 and it won't work with aimeos.
How do I correct this please?