php - In my laravel 8 project auth folder not exist in Controllers folder

Solution:

You must install one of the laravel auth packages like laravel-breeze

Answer

Solution:

First of select your laravel version from top right then follow steps to install JavaScript & CSS Scaffolding from here https://laravel.com/docs/7.x/frontend

Source