Proper test
This commit is contained in:
parent
5d0bb6c8ce
commit
f6dc82a7d6
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ class MicropubClientController extends Controller
|
||||||
}
|
}
|
||||||
$body = (string) $response->getBody();
|
$body = (string) $response->getBody();
|
||||||
$syndication = $this->parseSyndicationTargets($body);
|
$syndication = $this->parseSyndicationTargets($body);
|
||||||
print_r($syndication); die();
|
|
||||||
|
|
||||||
$request->session()->put('syndication', $syndication);
|
$request->session()->put('syndication', $syndication);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue