This commit is contained in:
Olusesan Ameye
2021-03-25 02:31:43 -04:00
parent 171220864c
commit 28c4f40150
6 changed files with 28 additions and 16 deletions
+8 -2
View File
@@ -1,8 +1,8 @@
APP_NAME=Laravel
APP_NAME=MERMS
APP_ENV=local
APP_KEY=base64:bdk44Ki7c7GyiL5q6ifNOgl1mdNMdZksSME8hbvgSyE=
APP_DEBUG=true
APP_URL=http://localhost
APP_URL=https://sameye.www.works.mermsemr.com
LOG_CHANNEL=stack
@@ -44,3 +44,9 @@ PUSHER_APP_CLUSTER=mt1
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
MERMS_ACCOUNT_PAGE = "https://sameye.account.works.mermsemr.com/"
MERMS_WWW_PAGE = "https://sameye.www.works.mermsemr.com"
MERMS_PROVIDERS_PAGE = "https://sameye.provider.works.mermsemr.com"
MERMS_MYFIT_PAGE = "https://sameye.myfit.works.mermsemr.com"
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -10,7 +10,7 @@
<meta content="black" name="apple-mobile-web-app-status-bar-style">
<title>MermsEMR - Medical Encounter Record System</title>
<link rel="shortcut icon" href="/img/favicon.ico">
<meta name="description" content="MEMR empowers all users to be part of health care and give providers flexibilities to manage the practice." />
<link rel="stylesheet" type="text/css" href="/css/normalize.min.css">
<link rel="stylesheet" type="text/css" href="/css/main.css">
@@ -32,7 +32,7 @@
<!-- Start Main Navigation -->
<div class="wrapper">
<header class="clearfix">
<a href="/" class="logo"><img src="/img/merms-logo.png" alt="Logo" /></a>
<a href="/" class="logo"><img src="/img/merms-logo.png" alt="MERMS Intelligent EHR" /></a>
<nav id="nav-wrap">
<ul class="nav" id="nav">
<li class="nav-parent"><a class="active" href="/">Home</a>
@@ -95,8 +95,8 @@
<!-- h3>Latest Tweet</h3 -->
<h3>Links</h3>
<ul>
<li><a href="https://provider.mermsemr.com">Providers</a></li>
<li><a href="https://myfit.mermsemr.com">myFit App</a></li>
<li><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">Providers</a></li>
<li><a href="<?=env('MERMS_MYFIT_PAGE')?>">myFit App</a></li>
</ul>
</div>
+6 -6
View File
@@ -22,11 +22,11 @@
<!-- Start Post -->
<!-- Start Post -->
<div class="clearfix">
<h1 class="four-fifths right last"><a href="https://provider.mermsemr.com/">MERMS-Providers</a></h1>
<h1 class="four-fifths right last"><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">MERMS-Providers</a></h1>
<!-- Start Meta -->
<aside class="left-aside left fifth">
<ul class="meta">
<li><a href="https://provider.mermsemr.com/">Providers</a></li>
<li><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">Providers</a></li>
</ul>
</aside>
<div class="four-fifths right last">
@@ -40,19 +40,19 @@
<p>MermsEMR is a unified suite of software solutions designed for m healthcare organizations and independent physician practices. Features include practice management, electronic health records, medical billing, patient engagement tools, telemedicine functionality, patient charts, reputation management.</p>
<p><a href="https://provider.mermsemr.com/" class="btn">Learn More</a></p>
<p><a href="<?=env('MERMS_PROVIDERS_PAGE')?>" class="btn">Learn More</a></p>
</div>
</div>
<hr/>
<!-- Start Post -->
<!-- Start Post -->
<div class="clearfix">
<h1 class="four-fifths right last"><a href="https://myfit.mermsemr.com/">MyFit - Personal Health Care</a></h1>
<h1 class="four-fifths right last"><a href="<?=env('MERMS_MYFIT_PAGE')?>">MyFit - Personal Health Care</a></h1>
<!-- Start Meta -->
<aside class="left-aside left fifth">
<ul class="meta">
<li><a href="https://myfit.mermsemr.com/">visit myFit</a></li>
<li><a href="<?=env('MERMS_MYFIT_PAGE')?>">visit myFit</a></li>
</ul>
</aside>
@@ -65,7 +65,7 @@
<p>myFit is your personal health care concierge. this app helps you to manage the intricacies of your daily and long term health activities. With myFit, your health record is yours at all point, you decide your provider access as needed from time to time. </p>
<p>Enabling Users-centric Healthcare with Data Analytics and AI. Data Analytics and Machine Learning for the healthcare Industry. Harnessing the power of big data and AI to personalize healthcare and improve user outcomes.
</p>
<p><a href="https://myfit.mermsemr.com/" class="btn">Learn More</a></p>
<p><a href="<?=env('MERMS_MYFIT_PAGE')?>" class="btn">Learn More</a></p>
</div>
</div>
<hr/>
+4 -4
View File
@@ -196,10 +196,10 @@
<!-- Start Column -->
<div class="third">
<div class="mosaic-block fade">
<a href="https://provider.mermsemr.com/" class="mosaic-overlay link" title="Insert Your Title"></a><div class="mosaic-backdrop">
<a href="<?=env('MERMS_PROVIDERS_PAGE')?>" class="mosaic-overlay link" title="Insert Your Title"></a><div class="mosaic-backdrop">
<img src="/img/merms-provider.jpg" alt="Mock" /></div>
</div>
<h3><a href="https://provider.mermsemr.com/">Merms-Providers</a></h3>
<h3><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">Merms-Providers</a></h3>
<p> MermsEMR is an integrated medical software suite for both independent and group practices. &#8230;<a href="/product" class="more">more</a></p>
</div>
@@ -207,10 +207,10 @@
<!-- Start Column -->
<div class="third">
<div class="mosaic-block fade">
<a href="https://myfit.mermsemr.com/" class="mosaic-overlay link" title="myFit"></a><div class="mosaic-backdrop">
<a href="<?=env('MERMS_MYFIT_PAGE')?>" class="mosaic-overlay link" title="myFit"></a><div class="mosaic-backdrop">
<img src="/img/myfit_small.jpg" alt="Merms - myFit" /></div>
</div>
<h3><a href="https://myfit.mermsemr.com/">MERMS-myFit</a></h3>
<h3><a href="<?=env('MERMS_MYFIT_PAGE')?>">MERMS-myFit</a></h3>
<p>myFit is your personal health care concierge. this app helps you to manage the intricacies of your daily and long term health activities. &#8230;<a href="/product" class="more">more</a></p>
</div>
+6
View File
@@ -37,5 +37,11 @@ Route::get('/contact', function () {
return view('contact');
});
Route::get('/webpresence', function () {
return view('webpresence');
});
Route::post('customer/login/{id}', 'CustomerLoginController@startLogin');
Route::get('customer/loginlogo/', 'CustomerLoginController@loginLogo');