Laravel 6 auth scaffolding | make:auth not defined fixed

Опубликовано: 19 Сентябрь 2024
на канале: Laravel Article
6k
65

In below Laravel version 6, there is a command php artisan make:auth for auth scaffolding but from laravel 6 it has been removed. In this video, I'll show you how to fix make:auth not defined error and setup laravel 6 auth scaffolding with laravel ui official package.

Laravel 6 auth article: