Search found 3 matches

by mateusanjosv
21 Nov 2020, 20:39
Forum: Laravel package
Topic: Invalid argument supplied for foreach()
Replies: 1
Views: 1077

Invalid argument supplied for foreach()

Laravel: 8 Aimeos: "aimeos/aimeos-laravel": "~2020.1", Php: 7.3 Windows https://prnt.sc/vnjbma Line: foreach( app( 'config' )->get( 'shop.page.catalog-list' ) as $name) View: <!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8"...
by mateusanjosv
21 Nov 2020, 20:38
Forum: Laravel package
Topic: must be of the type array
Replies: 2
Views: 1533

Re: must be of the type array

solved, thanks
by mateusanjosv
20 Nov 2020, 12:42
Forum: Laravel package
Topic: must be of the type array
Replies: 2
Views: 1533

must be of the type array

Good morning! I'm breaking my head. I will be grateful for your help Windows Laravel: 8 Aimeos: "aimeos/aimeos-laravel": "~2020.10.x-dev", Php: 7.3 Error: https://prnt.sc/vmtdv9 Argument 2 passed to Aimeos\MW\Config\Decorator\Memory::__construct() must be of the type array, null ...