sadalsuud
sadalsuud
If what you send to wakatime is when you save a file, then that time means what you want to say. If, for example, you say that a project has...
What happen with this? ... how did you fix this?
In my case no it does not shows any message, supposedly print, but It does not print
Hi, you need chain function ->close() for wait to ready the zip file. In my case: Zipper::make(public_path() . '/quibdo.zip')->add($files)->close(); It work! :D
No nothing, It so same. Do you have a example, how do you pass data from script to another script? I think I am doing something wrong
What you say I did that already. The sesión works if I do not use login() or loginWithUsername() methods then, how I do go to use the library ??
Then on the Target-page I do `require_once '../vendor/autoload.php';` But how I do access the $auth object on the Target-page ? I try it and Tell you