Replacd the API call impementation

This commit is contained in:
Olu Amey
2021-09-06 17:44:35 -04:00
parent e0ba4b9141
commit bb5590bebd
5 changed files with 557 additions and 186 deletions
+4
View File
@@ -2,10 +2,14 @@
namespace App\Controllers;
use App\Services\WpContentsClient;
class Home extends BaseController {
public function index() {
// $wpData = WpContentsClient::serviceGetBlogItems();
global $myfit_items;
global $practice_text1;
global $practice_text2;