Mong mọi người hướng dẫn em sửa lỗi này với, mình xây dựng theo mô hình MVC và sử dụng XAMPP
**Warning** : include_once(controllers/CustomerController.php): failed to open stream: No such file or directory in **C:\xampp\htdocs\php\AHT\Bai1\views\admin\index.php** on line **3**
**Warning** : include_once(): Failed opening 'controllers/CustomerController.php' for inclusion (include_path='C:\xampp\php\PEAR') in **C:\xampp\htdocs\php\AHT\Bai1\views\admin\index.php** on line **3**
**Fatal error** : Uncaught Error: Class 'CustomerController' not found in C:\xampp\htdocs\php\AHT\Bai1\views\admin\index.php:4 Stack trace: #0 {main} thrown in **C:\xampp\htdocs\php\AHT\Bai1\views\admin\index.php** on line **4**
Em đang làm theo mô hình MVC trong Views e có 1 folder là admin trong admin có file index, trong file index này e muốn include_once tới controller mà nó đang bị lỗi ntn ạ, đường dẫn thỳ nếu e file khác gọi thỳ lại chạy được bình thường ạ