Ali Samie
Ali Samie
I am getting this error from this piece of code ``` require_once "../vendor/autoload.php"; use Phpfastcache\Helper\Psr16Adapter; $instagram = new \InstagramScraper\Instagram(new \GuzzleHttp\Client()); try{ $nonPrivateAccountMedias = $instagram->getMedias($page); echo $nonPrivateAccountMedias[0]->getLink(); }catch(\Exception $e){ echo json_encode([...
@Jrwolf99 Thanks. I followed your solution and it came out to work for me. I had installed `vscode` from snap and that caused all the issues.
Keep in mind that if you select **_Super Admin_** as the new employee profile in new employee form, you are associating all the shops with this new employee by default...
Can somebody tell me what is wrong with the code that cs fixer is showing me?
> Hi @stifler97, we are planning a patch release for September, we would like to have your contribution in it. Have you checked @matks comment ? Hi. That is a...
Hi every one. Is every thing ok with this PR? Just a reminder.
just a reminder. It has been a month since I opened this PR
I get this error when trying to login. I have used this in local and remote server. The local server works but remote server fails. I also upgraded to 6.15
I have the same problem, when I enable the tunnel, it asks me for root password every time. 
Anyone knows how to fix this?