Blog data update

This commit is contained in:
Olu Amey
2023-01-02 10:51:47 -05:00
parent 84f7f24080
commit 2700abdca6
6 changed files with 1332 additions and 5 deletions
+6
View File
@@ -35,6 +35,12 @@ $routes->get('/', 'Home::index');
$routes->get('/wp/', 'Dengine::index');
$routes->get('/merms/wp/', 'Merms::index');
//MERMS MYFIT
$routes->get('/mermsmemr/myfit/country', 'Myfit::country');
$routes->get('/mermsmemr/myfit/blogdata', 'Myfit::index');
$routes->post('/mermsmemr/myfit/contact', 'Myfit::index');
/*
* --------------------------------------------------------------------
* Additional Routing