DEV Community

Discussion on: Use Laravel charts in Laravel.

Collapse
 
arielmejiadev profile image
Ariel Mejia

Hi to add the auth scaffold with layouts and all blade files included and authentication feature, you need to add another composer package because the artisan command:

make:auth

Is not available anymore, I published a post with different ways to get this scaffold again, is very easy, you can see the post here