Render sub template inside a existing slim template (canonical or embedded templates)
Solution $this->fetch('template.phtml', ["variable_name"=>$some_value, ...]) Example
Just another Yipp.ca Blogs site
Solution $this->fetch('template.phtml', ["variable_name"=>$some_value, ...]) Example
GuzzleHttp\Exception\RequestException Message: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) Solution In php.ini add or uncomment the line curl.cainfo : [curl] ; A default value for the CURLOPT_CAINFO option....
Recent Comments