diff --git a/app/Config/App.php b/app/Config/App.php index 8f80ebf0..2bde670b 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -19,7 +19,7 @@ class App extends BaseConfig * http://example.com/ */ // public string $baseURL = 'http://localhost:8080/'; - public string $baseURL = 'http://localhost/vb_book_new/'; + public string $baseURL = 'http://localhost/vb_book/'; // public string $baseURL = 'http://localhost/vb_book/public/'; /**