maiskiykot
maiskiykot
Js functions not worked in admin section. I tryed change app.js from public section - some functuons works but some functions not works too. Check your app.js for admin and...
I have Error for saving User. 16:44:26] LOG.error: array_slice() expects parameter 1 to be array, string given {"userId":1,"exception":{}} #0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'array_slice() e...', '/home/host17654...', 164, Array) #1 /home/host1/htdocs/www/vendor/lavalite/framework/src/Litepie/Filer/Traits/Filer.php(164): array_slice('0',...
Deprecation Notice: Class Litepie\Theme\UnknownThemeException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201 Deprecation Notice: Class Litepie\Theme\UnknownViewFileException located in...
I tried use database way for saving my carts but laravelshoppingcart start write incorrect info to database. See code example: `SQLSTATE[HY000]: General error: 1364 Field 'ip' doesn't have a default...
Hello! I try packet Cart for my project. If I use dd($cartcollection) attributes empty each times. I open controller ItemAttributeCollection.php but it not have logic for receiving of attributes. May...
I tried awesomplete, but I have strange bug with external json resourses. If I select json-links with russian texts - awesomplete not worked. List of search = zero. How I...