Search found 11 matches

by MilaWeb
31 Jan 2023, 16:00
Forum: Help
Topic: Jsonapi fetch basket always empty
Replies: 7
Views: 2321

Re: Jsonapi fetch basket always empty

Thank you for all explanation.Everything is worked - added \Illuminate\Session\Middleware\StartSession at Api routes at Kernel.
by MilaWeb
11 Jan 2023, 14:10
Forum: Help
Topic: Jsonapi fetch basket always empty
Replies: 7
Views: 2321

Re: Jsonapi fetch basket always empty

I checked also Web version: add product to Basket - and there is present laravel_session for logged in user, but basket always empty too. Nothing add there. If I go to checkout page after add product nothing change. Stock for product is present (37). Maybe there some value at config or anything else...
by MilaWeb
09 Jan 2023, 09:42
Forum: Help
Topic: Jsonapi fetch basket always empty
Replies: 7
Views: 2321

Re: Jsonapi fetch basket always empty

Looks like no. I used csrf token. But as I show at fetch basket sreen - order.base.customerid is present and it's real user login id that I logged in. In this case don't know why basket empty. Could be please some details about ID (aimeos_session) value. Where I can check that it turn on (and see va...
by MilaWeb
06 Jan 2023, 17:08
Forum: Help
Topic: Jsonapi fetch basket always empty
Replies: 7
Views: 2321

Jsonapi fetch basket always empty

Jsonapi fetch basket always empty Aimeos version 2022.10.3 Laravel version 9.31.0, PHP version 8.0.23, Ubuntu 20.04.5 LTS In JSON API basket save give always empty basket response. Here example form postman. First is add product to basket - it works. After that fetch - and it's empty At .env - SESSI...
by MilaWeb
18 Oct 2022, 11:46
Forum: Laravel package
Topic: Error of showing Home category at admin part
Replies: 12
Views: 2285

Re: Error of showing Home category at admin part

MilaWeb wrote: 16 Oct 2022, 11:24 Here is console with errors. I checked these files - they are present at resources folder. Also clear cache after build and it's not help
Problem fix - remove hot file from public folder and then run npm run build
by MilaWeb
16 Oct 2022, 11:24
Forum: Laravel package
Topic: Error of showing Home category at admin part
Replies: 12
Views: 2285

Re: Error of showing Home category at admin part

Here is console with errors. I checked these files - they are present at resources folder. Also clear cache after build and it's not help
by MilaWeb
14 Oct 2022, 12:44
Forum: Laravel package
Topic: Error of showing Home category at admin part
Replies: 12
Views: 2285

Re: Error of showing Home category at admin part

Got it, links are ready - but styles for login page not work. "npm run build" doesn't help
by MilaWeb
13 Oct 2022, 18:26
Forum: Laravel package
Topic: Error of showing Home category at admin part
Replies: 12
Views: 2285

Re: Error of showing Home category at admin part

Thank you, run

Code: Select all

php artisan aimeos:setup
command work without error - but now login page not work 404
by MilaWeb
13 Oct 2022, 17:49
Forum: Laravel package
Topic: Error of showing Home category at admin part
Replies: 12
Views: 2285

Re: Error of showing Home category at admin part

Try to run "php artisan aimeos:shop" but no this command
by MilaWeb
13 Oct 2022, 17:43
Forum: Laravel package
Topic: Error of showing Home category at admin part
Replies: 12
Views: 2285

Re: Error of showing Home category at admin part

No any js error at console.
While now try to upgrade version there was this about github token and can't to finish upgrade (attch login error after try upgrade)