From bbf4b0755f7608309fd6acd6ff2f74ceb2729f7c Mon Sep 17 00:00:00 2001 From: suresh Date: Thu, 22 Jun 2023 19:00:04 +0530 Subject: [PATCH] suresh --- app/Config/App.php | 4 ++-- app/Views/member_layout/header.php | 2 +- app/Views/membership.php | 6 +++--- public/assets/member_css/front-style.css | 26 ++++++++++++++++++++++-- 4 files changed, 30 insertions(+), 8 deletions(-) diff --git a/app/Config/App.php b/app/Config/App.php index 094c0f2..9f738af 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -18,8 +18,8 @@ class App extends BaseConfig * http://example.com/ */ // public string $baseURL = 'https://mprkv.co.in/devbook'; - public string $baseURL = 'http://localhost/golf_backend'; - // public string $baseURL = 'http://localhost:88/golf_backend'; + //public string $baseURL = 'http://localhost/golf_backend'; + public string $baseURL = 'http://localhost:88/golf_backend'; /** diff --git a/app/Views/member_layout/header.php b/app/Views/member_layout/header.php index 8edc09e..7117dbb 100644 --- a/app/Views/member_layout/header.php +++ b/app/Views/member_layout/header.php @@ -77,7 +77,7 @@