I am running a PHP 7 development server with Symfony on a daily basis to work on a project through VSCode terminal Everything was working fine until yesterday
I have to implement a way to upload video from our site to youtube I already registered the app in Google Cloud and got all the necessary client ID client
Im currently coding on a pure PHP project and I need to load an env file to get some variables After a bit of searching I turned to the vlucasphpdotenv plugin
This is somewhat of a niche problem but one I cannot find an answer to I have some splited XML files with undefined entities that I cannot find a way to access
I have some code to do persistent authentication with htaccess which works but only when accessing directories or subdirectories eg works but indexphp doesnt