After updating Laravel, we got the amazing features in Laravel 8. Laravel 8 has totally changed with the auth scaffolding. In the previous version of Laravel (Laravel 7), it was using the Laravel/ui package for the auth scaffolding. But, Laravel 8, uses the laravel/jetstream package. So, in this post, we will be learning about the […]