phprad + composer? March 18, 2020, 11:56:27 AM Hi, can i integrate phprad with composer?How? Quote Selected
Re: phprad + composer? Reply #1 – March 20, 2020, 01:20:28 AM @jackindojogja before you attempt this please make sure you are familiar with how to use and include composer libs. add your composer folder to the project and link the autoloader.php file to the index.php file in your project root folder. Quote Selected