Search found 3 matches

by agrover23
18 Aug 2023, 10:18
Forum: Laravel package
Topic: type error when installing custom aimeos laravel package
Replies: 4
Views: 19975

Re: type error when installing custom aimeos laravel package

I solved the issue. The config files were all in the correct format. But when I unzipped the istore-platform directory it included zoneIdentifier files which were causing the problem. The page worked again when I deleted these files.

Thanks for your help!
by agrover23
18 Aug 2023, 09:47
Forum: Laravel package
Topic: type error when installing custom aimeos laravel package
Replies: 4
Views: 19975

type error when installing custom aimeos laravel package

Laravel Framework: 10.19.0
Aimeos:~2023.07",
php: 8.1
OS: Ubuntu 22.04.1 LTS

Hey Aimeos team,

I am trying to install a custom extension for laravel aimeos on my local machine, and it is showing the following error when I try to access the shop url on local host.

Aimeos\Base\Config\Base ...