Jean-Marc Strauven
Jean-Marc Strauven
Hello, I have try like in the document this code to find "medias" with a type of tag : ` $tagRepo = $this->getDoctrine()->getManager()->getRepository('DoctrineExtensions\\Taggable\\Entity\\Tag'); // find all article ids matching a...
Hello, I have more a question about structure. I have a API with a token (bearer) authentication. I used for this Sanctum. My question is : What is the best...
Hello, I have a user Test ``` # sftp-user list Test ``` My config is this ``` GlobalDownload 50k #total speed download for all clients # o -> bytes k...
## Description /usr/local/lib/python3.7/dist-packages/requests/__init__.py:114: RequestsDependencyWarning: urllib3 (2.0.1) or chardet (5.1.0)/charset_normalizer (3.1.0) doesn't match a supported version! RequestsDependencyWarning, Traceback (most recent call last): File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 45, in import pychromecast.pychromecast as pychromecast...
Hello, Thanks you for this project. Can you give me the way to return a JSON reponse if the limit is over and not a simple response ? I have...
Hello, I have a new installation under Ubuntu 24.04 and I have used php.new to install PHP and Composer `/bin/bash -c "$(curl -fsSL https://php.new/install/linux/8.4)"` The installation of this PHP is...