Search found 2 matches

by Abhiraj
25 Mar 2021, 11:12
Forum: Laravel package
Topic: What is the link to the updated docs?
Replies: 1
Views: 1808

What is the link to the updated docs?

There are so many docs here and there. Which is the single source of docs which I can follow to understand this aimeos e-commerce. For example I can't find anywhere what does Stocks mean. I can't get how to assign permissions to my custom user groups.
by Abhiraj
24 Mar 2021, 15:28
Forum: Laravel package
Topic: How to get laravel version 8 from aimeos full application.
Replies: 1
Views: 2563

How to get laravel version 8 from aimeos full application.

I went through the guideline to install the aimeos as a new fresh application to test and learn.

https://github.com/aimeos/aimeos

The composer command to install this package installs lararvel 6. I tried to change composer.json for laravel 8, but then as suspected other dependencies error start ...