havietduc91 / laravel

Tim hieu va thuc hanh ve laravel
0 stars 0 forks source link

Lỗi hay gặp khi làm việc với Laravel #16

Open havietduc91 opened 9 years ago

havietduc91 commented 9 years ago
  1. Lỗi ko kết nối được cở sở dữ liệu
    • Lỗi này có thể do nhiều nguyên nhân:
      • Ở trong file bootstrap/start.php không có tên máy của mình $env = $app->detectEnvironment(array( 'local' => array('Besthot', '3SI-ThemNV-LAP', 'leeduc-Vostro-3550'), 'test' => array('VM-UBUNTU-SVR'), 'production' => array('real-server-host-name') ));
      • Ở trong local/database chưa định nghĩa tên root cũng như password đúng