#163 added products api + data manipulation for insert!!!!
state: closed opened by: elis47 on: 6/1/2017
Comments
from: adrianharabula on: 6/1/2017
In lookupcontroller sunt requesturile cu apiul de la github. Pierd eu ceva sau mi se pare?
from: adrianharabula on: 6/1/2017
Reviewed 6 of 6 files at r1. Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.
Comments from Reviewable
from: adrianharabula on: 6/1/2017
Reviewed 11 of 11 files at r3. Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks failed.
app/app/Http/Controllers/LookupController.php, line 13 at r3 (raw file):
public function index ()
{
$client = new \GuzzleHttp\Client(array( 'curl' => array( CURLOPT_SSL_VERIFYPEER => false, ), ));
modificarea asta e numai pentru la tine :)) pe live o sa vrem sa avem verificarea
Comments from Reviewable