{
"name": "abacpress",
"version": "1.0.0",
"description": "testing",
"main": "index.js",
"scripts": {
"build": "babel src -d dist --presets es2015"
},
"keywords": [
"frontend"
],
"author": "illia tovpeko",
"license": "ISC",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-preset-es2015": "^6.24.1",
"babel-watch": "^7.0.0"
}
}
Соединение с MySQL установлено! Информация о сервере: 127.0.0.1 via TCP/IP
array(4) { ["email"]=> string(12) "Im-t@mail.ru" ["username"]=> string(5) "illia" ["password"]=> string(3) "123" ["confirm_password"]=> string(3) "123" }
Шото не то
at API.js:83 (это для newProduct.toBuy();)
at Array.forEach ()
at API.js:81 (это для products.forEach(function(item){ ...)
Так же foreach выдаёт только первый элемент.