Using Windows OS
I have been studying laravel and I created a new laravel project. Everything was going fine until I noticed that in the app directory, the exceptions, console, and middleware folder doesn’t exist here.
I tried running:
composer require laravel/framework
in my terminal and nothing seems to show up.