search

Home  >  Q&A  >  body text

Error when installing laravel

This is the error content: Fatal error: Class 'Illuminate\Foundation\Application' not found in E:\AppServ\www\laravel2\composer\hd\bootstrap\app.php on line 14

奔跑者奔跑者2237 days ago1492

reply all(2)I'll reply

  • Autumn

    Autumn2018-10-10 13:39:13

    Is this an error in the installation process or an error when opening laravel? If the installation fails, enter: composer create-project laravel/laravel Laravel --prefer-dist "5.5.*"

    reply
    0
  • Autumn

    Enter this:composer create-project laravel/laravel Laravel --prefer-dist "5.5.*"

    Autumn · 2018-10-10 13:51:19
  • Cancelreply