Renaud

Results 9 comments of Renaud

Hi My own guess as a new user. I think it's only on hot refresh, while in dev mode in VueJs. If you reload all the page, I don't see...

STEP 1 -- CALL THE API TO GHET REDIRECTION URL ``` public $settingsTwitter = array( 'oauth_access_token' => "xxxxxx", 'oauth_access_token_secret' => "xxxxxx", 'consumer_key' => "xxxxxx", 'consumer_secret' => "xxxxxx" ); public function...

I have added a Medium blog post where it's more detaillled and more clear https://blueorigamidigital.medium.com/php-twitter-sign-in-register-with-twitter-api-and-the-sdk-twitter-api-php-ee68de56aae1

Urgent please

Hi Me also but only withg one long and heavy PDF other even multiple pages are working ok

Hi here is one attached. I have analyzed Document.php and it seems that the Dictionnary returns empty because there is no TYPE returned here protected function buildDictionary() { // Build...

the foreach ($this->objects as $id => $object) { $type = $object->getHeader() .... (cut the rest to get type and content) with getHeader only return object elements but it seems there...

Hi Vmadmax it seems interesting for me, could you explain / doc your methods? Can we use them? Thanks Regards

Hi Was it fiuxed, can we trust and use this lib now? It seems every interesting and I don't really see other libs with templating solutions this way. Thanks