diff --git a/app/Config/App.php b/app/Config/App.php index 094c0f2..bbb7265 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -19,7 +19,7 @@ class App extends BaseConfig */ // 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:88/golf_backend'; /** diff --git a/app/Views/payment.php b/app/Views/payment.php index 26a6d70..b1c60fa 100644 --- a/app/Views/payment.php +++ b/app/Views/payment.php @@ -56,51 +56,54 @@