After updating the 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, in Laravel 8, it uses the laravel/jetstream package. So, in this post, we will be […]