Laravel Whoops looks like something went wrong with new installation [Solved]

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • After fresh installation of laravel new YourCoolApp, if you run your app in the browser & are presented with this error, you can solve this error by saving the .env.example file which ships with every fresh install of laravel & save as .env file then run php artisan key:generate in terminal to set up an App_key.
    That should fix the error & get you started.
    Please be sure to share this far and wide, and subscribe for more content based upon resolving issues coming soon.

Комментарии • 53