https://dev.to/manu_tech https://res.cloudinary.com/practicaldev/image/fetch/s--yC5h7lH7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k9duktbtdl2zlg15afkm.png Hola Devs, are you thinking of adding authentication to your Laravel project and having a tough time going about it. Don't worry about that anymore, let's create that bootstrap auth scaffold in a few minutes in our project.
You need to have the latest version of https://nodejs.org/en/ installed for this turtorial to be a success #create-a-laravel-9-project Create a Laravel 9 project. composer create-project laravel/laravel authScaffold