No, but now i check it and see follow entry:
[2017-03-08 13:16:10] local.ERROR: PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'api_token' in 'where clause' in C:\xampp\htdocs\katalog\vendor\laravel\framework\src\Illuminate\Database\Connection.php:333
This is the log from laravel project with the API.
From second project i call with follow url:
$response = $client->get('http://katalog.dev/api/test?api_token=4NymJsHJmcZfyodSB02oWVp3QR5yiRRC63Jr2bkqgVdNuJKPJhvTs3y8Kjzy');
I not send the api token with this ???
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community