How to create new project in laravel 8 || php artisan make:auth not defined in laravel 8 ?

Опубликовано: 05 Ноябрь 2024
на канале: Coding with Fun
3,002
50

Hey guys, welcome to my you tube channel😊.

In this video we are going to see how to create new project in laravel and how to solve error of php artisan make:auth command not defined.

Composer download link : https://getcomposer.org/

So if you guys want to know what does php artisan make:auth command do ?
Then answer is. - php artisan make:auth command will create all of the views you need for authentication and place them in the resources/views/auth directory. The make:auth command will also create a resources/views/layouts directory containing a base layout for your application.

If u have any questions let me know in the comment section.
Thank youu.

Also don't forget to like, share and SUBSCRIBE.😊
#coding_with_fun