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 @@