diff --git a/app/Config/App.php b/app/Config/App.php
index af2ba77..ddc4868 100644
--- a/app/Config/App.php
+++ b/app/Config/App.php
@@ -24,7 +24,7 @@ class App extends BaseConfig
*
* @var string
*/
- public $baseURL = 'http://localhost:8080/';
+ public $baseURL = 'https://dev142.bko.myfit.mermsemr.com/'; //'http://localhost:8080/';
/**
* --------------------------------------------------------------------------
diff --git a/app/Config/Routes.php b/app/Config/Routes.php
index a345be0..8a906f2 100644
--- a/app/Config/Routes.php
+++ b/app/Config/Routes.php
@@ -37,9 +37,11 @@ $routes->set404Override();
// route since we don't have to scan directories.
$routes->get('/', 'Home::index');
$routes->get('dash', 'Dash::index');
+$routes->post('dash', 'Dash::index');
$routes->get('contacts', 'Dash::contacts');
$routes->post('startlogin', 'Home::startlogin');
+$routes->get('startlogin', 'Home::startlogin');
/*
* --------------------------------------------------------------------
* Additional Routing
diff --git a/app/Controllers/Dash.php b/app/Controllers/Dash.php
index b4c83ea..58c0b53 100644
--- a/app/Controllers/Dash.php
+++ b/app/Controllers/Dash.php
@@ -6,11 +6,13 @@ class Dash extends BaseController
{
public function index()
{
- return view('bko/dash');
+ $data['page_title'] ='Dashboard';
+ return view('bko/dash',$data);
}
public function contacts(){
- return view('bko/contacts');
+ $data['page_title'] ='Contacts';
+ return view('bko/contacts',$data);
}
diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php
index 2296a75..a05ea9c 100644
--- a/app/Controllers/Home.php
+++ b/app/Controllers/Home.php
@@ -2,19 +2,63 @@
namespace App\Controllers;
+use Config\Services;
+
+
class Home extends BaseController
{
public function index()
{
+ // $segments = ['news', 'local', '123'];
+ // echo site_url($segments);
return view('welcome_message');
}
public function startlogin()
{
- /*Load the URL helper*/
- $this->load->helper('url');
- // return view('welcome_message');
- /*Redirect the user to some internal controller’s method*/
- redirect('dash');
+ $request = \Config\Services::request();
+
+ if ($request->getMethod() == 'post') {
+ $out = [];
+ $username = trim($request->getPost('username'));
+ $password = trim($request->getPost('password'));
+ if ($this->loginUser($username, $password, $out) == true) {
+ $segments = ['dash'];
+ return redirect()->to(site_url($segments));
+ }
+ } else {
+ return view('welcome_message');
+ }
+ return view('welcome_message'); // may get here in case of error login
+ }
+
+ private function loginUser($username, $password, &$out)
+ {
+ $loginComplete = false;
+ //entries sent
+ if ($username == '' || $password == '') {
+ $loginComplete = false;
+ $out['error'] = 'All parameters required';
+ }
+ if ($username == 'ameye@chiefsoft.com' && $password == 'may12002') {
+ $loginComplete = true;
+ $out['username'] = 'ameye@chiefsoft.com';
+ $out['firstname'] = 'Olusesan';
+ $out['lastname'] = 'Ameye';
+ $out['uid'] = 'gdgdgdgd-dhdhshdh-gshshshhs-hdhdhuu';
+ $out['id'] = '100';
+ // $_SESSION['bko_session'] = rand(10000,9999999).'-hhdsdyuyu487484398439843jjhjfhjfdhjfdhjfdhj89498498598jfjfhjf';
+ // $_SESSION['bko_user'] = $out;
+
+ Services::session()->set([
+ 'bko_user' => $out,
+ 'bko_session' => rand(10000,9999999).'-hhdsdyuyu487484398439843jjhjfhjfdhjfdhjfdhj89498498598jfjfhjf',
+ 'lastName'=> $out['lastname'],
+ 'firstName'=> $out['firstname'],
+ 'username'=> $out['username']
+ ]);
+ }
+
+ return $loginComplete;
}
}
diff --git a/app/Views/bko/contacts.php b/app/Views/bko/contacts.php
index 72cd139..9a14f89 100644
--- a/app/Views/bko/contacts.php
+++ b/app/Views/bko/contacts.php
@@ -1,7807 +1 @@
-
-
-
-
-
- Metronic - the world's #1 selling Bootstrap Admin Theme Ecosystem for HTML, Vue, React, Angular & Laravel by Keenthemes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
$
-
-
-
69,700
-
-
-
-
-
-
-
- 2.2%
-
-
-
-
-
Total Online Sales
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1,048 to Goal
- 62%
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
$
-
-
-
29,420
-
-
-
-
-
-
-
- 2.6%
-
-
-
-
-
Total Online Visitors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Today’s Heroes
-
-
-
-
- A
-
-
-

-
-
- S
-
-
-

-
-
- P
-
-
-

-
-
- +42
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Have you tried
-
new
- Invoice Manager ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
0.24%
-
-
-
-
-
-
-
-
-
- 0.94 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
0.94%
-
-
-
-
-
-
-
-
-
- 9.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1.23%
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
0.08%
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Other
-
-
-
Direct link clicks
-
-
-
-
-
-
-
-
-
0.46%
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
9,763
-
-
-
-
-
-
-
-
-
- 2.6 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Brasil
-
-
-
All Social Channels
-
-
-
-
-
-
-
-
-
4,062
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Turkey
-
-
-
Mailchimp Campaigns
-
-
-
-
-
-
-
-
-
1,680
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
France
-
-
-
Impact Radius visits
-
-
-
-
-
-
-
-
-
849
-
-
-
-
-
-
-
-
-
- 4.1 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
India
-
-
-
Many Sources
-
-
-
-
-
-
-
-
-
604
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Sweden
-
-
-
Social Network
-
-
-
-
-
-
-
-
-
237
-
-
-
-
-
-
-
-
-
- 1.9 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
579
-
-
-
-
-
-
-
-
-
- 2.6 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
2,588
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Slack
-
-
-
Messanger
-
-
-
-
-
-
-
-
-
794
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
YouTube
-
-
-
Video Channel
-
-
-
-
-
-
-
-
-
1,578
-
-
-
-
-
-
-
-
-
- 4.1 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
3,458
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
2,047
-
-
-
-
-
-
-
-
-
- 1.9 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1,067
-
-
-
-
-
-
-
-
-
- 2.6 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
24,588
-
-
-
-
-
-
-
-
-
- 4.1 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
794
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
6,578
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Other
-
-
-
Many Sources
-
-
-
-
-
-
-
-
-
79,458
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Browse Users
-
-
-
If you need more info, please check out our
-
Users Directory.
-
-
-
-
-
-
-
-
-
-
-
-
If you need more info, please check budget planning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Search Users
-
Invite Collaborators To Your Project
-
-
-
-
-
-
-
-
-
-
-
-
-
Recently searched:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
No users found
-
Try to search by username, full name or email...
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Invite a Friend
-
-
-
If you need more info, please check out
-
FAQ Page.
-
-
-
-
-
-

Invite Gmail Contacts
-
-
-
- or
-
-
-
-
-
-
-
-
-
Your Invitations
-
-
-
-
-
-
-
-
-
-
-
-
If you need more info, please check budget planning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+= $this->extend('layouts/master') ?>
\ No newline at end of file
diff --git a/app/Views/bko/dash.php b/app/Views/bko/dash.php
index 72cd139..9a14f89 100644
--- a/app/Views/bko/dash.php
+++ b/app/Views/bko/dash.php
@@ -1,7807 +1 @@
-
-
-
-
-
- Metronic - the world's #1 selling Bootstrap Admin Theme Ecosystem for HTML, Vue, React, Angular & Laravel by Keenthemes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
$
-
-
-
69,700
-
-
-
-
-
-
-
- 2.2%
-
-
-
-
-
Total Online Sales
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1,048 to Goal
- 62%
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
$
-
-
-
29,420
-
-
-
-
-
-
-
- 2.6%
-
-
-
-
-
Total Online Visitors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Today’s Heroes
-
-
-
-
- A
-
-
-

-
-
- S
-
-
-

-
-
- P
-
-
-

-
-
- +42
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Have you tried
-
new
- Invoice Manager ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
0.24%
-
-
-
-
-
-
-
-
-
- 0.94 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
0.94%
-
-
-
-
-
-
-
-
-
- 9.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1.23%
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
0.08%
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Other
-
-
-
Direct link clicks
-
-
-
-
-
-
-
-
-
0.46%
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
9,763
-
-
-
-
-
-
-
-
-
- 2.6 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Brasil
-
-
-
All Social Channels
-
-
-
-
-
-
-
-
-
4,062
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Turkey
-
-
-
Mailchimp Campaigns
-
-
-
-
-
-
-
-
-
1,680
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
France
-
-
-
Impact Radius visits
-
-
-
-
-
-
-
-
-
849
-
-
-
-
-
-
-
-
-
- 4.1 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
India
-
-
-
Many Sources
-
-
-
-
-
-
-
-
-
604
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Sweden
-
-
-
Social Network
-
-
-
-
-
-
-
-
-
237
-
-
-
-
-
-
-
-
-
- 1.9 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
579
-
-
-
-
-
-
-
-
-
- 2.6 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
2,588
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
Slack
-
-
-
Messanger
-
-
-
-
-
-
-
-
-
794
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
YouTube
-
-
-
Video Channel
-
-
-
-
-
-
-
-
-
1,578
-
-
-
-
-
-
-
-
-
- 4.1 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
3,458
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
2,047
-
-
-
-
-
-
-
-
-
- 1.9 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1,067
-
-
-
-
-
-
-
-
-
- 2.6 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
24,588
-
-
-
-
-
-
-
-
-
- 4.1 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
794
-
-
-
-
-
-
-
-
-
- 0.2 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
6,578
-
-
-
-
-
-
-
-
-
- 0.4 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Other
-
-
-
Many Sources
-
-
-
-
-
-
-
-
-
79,458
-
-
-
-
-
-
-
-
-
- 8.3 %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Browse Users
-
-
-
If you need more info, please check out our
-
Users Directory.
-
-
-
-
-
-
-
-
-
-
-
-
If you need more info, please check budget planning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Search Users
-
Invite Collaborators To Your Project
-
-
-
-
-
-
-
-
-
-
-
-
-
Recently searched:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
No users found
-
Try to search by username, full name or email...
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Invite a Friend
-
-
-
If you need more info, please check out
-
FAQ Page.
-
-
-
-
-
-

Invite Gmail Contacts
-
-
-
- or
-
-
-
-
-
-
-
-
-
Your Invitations
-
-
-
-
-
-
-
-
-
-
-
-
If you need more info, please check budget planning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+= $this->extend('layouts/master') ?>
\ No newline at end of file
diff --git a/app/Views/layouts/master.php b/app/Views/layouts/master.php
new file mode 100644
index 0000000..f2473a6
--- /dev/null
+++ b/app/Views/layouts/master.php
@@ -0,0 +1,7802 @@
+
+
+
+
+ Metronic - the world's #1 selling Bootstrap Admin Theme Ecosystem for HTML, Vue, React, Angular & Laravel by Keenthemes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
$
+
+
+
69,700
+
+
+
+
+
+
+
+ 2.2%
+
+
+
+
+
Total Online Sales
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1,048 to Goal
+ 62%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
$
+
+
+
29,420
+
+
+
+
+
+
+
+ 2.6%
+
+
+
+
+
Total Online Visitors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Today’s Heroes
+
+
+
+
+ A
+
+
+

+
+
+ S
+
+
+

+
+
+ P
+
+
+

+
+
+ +42
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Have you tried
+
new
+ Invoice Manager ?
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
0.24%
+
+
+
+
+
+
+
+
+
+ 0.94 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
0.94%
+
+
+
+
+
+
+
+
+
+ 9.4 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1.23%
+
+
+
+
+
+
+
+
+
+ 0.2 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
0.08%
+
+
+
+
+
+
+
+
+
+ 0.4 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Other
+
+
+
Direct link clicks
+
+
+
+
+
+
+
+
+
0.46%
+
+
+
+
+
+
+
+
+
+ 8.3 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
9,763
+
+
+
+
+
+
+
+
+
+ 2.6 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
Brasil
+
+
+
All Social Channels
+
+
+
+
+
+
+
+
+
4,062
+
+
+
+
+
+
+
+
+
+ 0.4 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
Turkey
+
+
+
Mailchimp Campaigns
+
+
+
+
+
+
+
+
+
1,680
+
+
+
+
+
+
+
+
+
+ 0.2 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
France
+
+
+
Impact Radius visits
+
+
+
+
+
+
+
+
+
849
+
+
+
+
+
+
+
+
+
+ 4.1 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
India
+
+
+
Many Sources
+
+
+
+
+
+
+
+
+
604
+
+
+
+
+
+
+
+
+
+ 8.3 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
Sweden
+
+
+
Social Network
+
+
+
+
+
+
+
+
+
237
+
+
+
+
+
+
+
+
+
+ 1.9 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
579
+
+
+
+
+
+
+
+
+
+ 2.6 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
2,588
+
+
+
+
+
+
+
+
+
+ 0.4 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
Slack
+
+
+
Messanger
+
+
+
+
+
+
+
+
+
794
+
+
+
+
+
+
+
+
+
+ 0.2 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
YouTube
+
+
+
Video Channel
+
+
+
+
+
+
+
+
+
1,578
+
+
+
+
+
+
+
+
+
+ 4.1 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
3,458
+
+
+
+
+
+
+
+
+
+ 8.3 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
2,047
+
+
+
+
+
+
+
+
+
+ 1.9 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1,067
+
+
+
+
+
+
+
+
+
+ 2.6 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
24,588
+
+
+
+
+
+
+
+
+
+ 4.1 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
794
+
+
+
+
+
+
+
+
+
+ 0.2 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
6,578
+
+
+
+
+
+
+
+
+
+ 0.4 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Other
+
+
+
Many Sources
+
+
+
+
+
+
+
+
+
79,458
+
+
+
+
+
+
+
+
+
+ 8.3 %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Browse Users
+
+
+
If you need more info, please check out our
+
Users Directory.
+
+
+
+
+
+
+
+
+
+
+
+
If you need more info, please check budget planning
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Search Users
+
Invite Collaborators To Your Project
+
+
+
+
+
+
+
+
+
+
+
+
+
Recently searched:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
No users found
+
Try to search by username, full name or email...
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Invite a Friend
+
+
+
If you need more info, please check out
+
FAQ Page.
+
+
+
+
+
+

Invite Gmail Contacts
+
+
+
+ or
+
+
+
+
+
+
+
+
+
Your Invitations
+
+
+
+
+
+
+
+
+
+
+
+
If you need more info, please check budget planning
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/Views/welcome_message.php b/app/Views/welcome_message.php
index fe75542..2b7ba77 100644
--- a/app/Views/welcome_message.php
+++ b/app/Views/welcome_message.php
@@ -37,7 +37,7 @@
-
+
diff --git a/docker-compose.yml b/docker-compose.yml
index 4297ab2..b6885f2 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -15,5 +15,9 @@ services:
- ./apache_log:/var/log/apache2
ports:
- 7015:80
+ extra_hosts:
+ - backend.wrenchboard.api.live:10.10.33.15
+ - backend.wrenchboard.api.test:10.10.33.15
+ - dev142.bko.myfit.mermsemr.com:10.10.33.15
volumes:
src:
\ No newline at end of file