Skip to content

Instantly share code, notes, and snippets.

View srsohan150626's full-sized avatar
🙂
Full Stack Web Developer

Md Sohanur Rahaman srsohan150626

🙂
Full Stack Web Developer
  • Btrac Solutions
  • Dhaka,Bangladesh
View GitHub Profile
https://docs.guzzlephp.org/en/stable/quickstart.html
<?php
namespace App\Http\Controllers\Web;
use Illuminate\Http\Request;
use App\Http\Controllers\Controller;
use GuzzleHttp\Client;
use Exception;
{
"bar_code": "A0004",
"stock": 10
}
{
"products_name_1":"This is Api test product",
"products_description_1":"hi description",
"products_price":1150,
"style_code":"95685",
"bar_code":"YTEFF",
"products_type":1,
"products_status":0,
"products_min_order":1,
"is_current":1,