Results 235 comments of Webklex

Hi @KreutzerCode , many thanks for your time and effort to improve this library :) Best regards & happy coding,

Hi @aldiazhar , have you updated the dependency inside your production environment? Perhaps you have to run: ```php composer update ``` Best regards,

Hi @jitusoni987 , this looks like the file `/home/xxxxxx/public_html/dev/public/outputpdf/28_4.pdf` doesn't exist or isn't readable / accessible. Best regards,

Hi @jagDanJu , thanks for your sugestion but this repository supports all Laravel versions from 5.0.0 on. So by adding this I would breake older systems..

@jagDanJu well that would be greate. I'll run a little test and release a new version soon :) Best regards

Hi @DosAmp , thanks for reporting this issue and taking the time to look into it. It turns out, there has been an even bigger change; they removed a previously...

Hi @Wikinaut , I currently sort by the same index as twitter does. The newest bookmark will be the first one displayed and the oldest one the last. I don't...

Hi @forestfoxx , the "access token" is a token used to authenticate the api calls. The program will try to find it by itself (it's found inside a javascript file...

Hi @forestfoxx , I'm not sure what you've done, but I agree it doesn't look right :) How are you starting the program? Are you using a custom config file?...

Hi @cannibalflea , many thanks for your report. A new version has been released :) https://github.com/Webklex/tbm/releases/tag/2.2.0 The twitter api and website have indeed changed a bit, which caused some issues.