Laravel 8 is the 8th version of the open-source PHP web framework created by Taylor Otwell. It was released on September 8, 2020. Please use the [laravel] tag for general Laravel-related questions.
Laravel 8 released on September 8th, 2020, Bug Fixes Until March 8th, 2021 and Security Fixes Until September 8th, 2021.
Laravel Jetstream has been added on Laravel 8. Laravel Jetstream is a beautifully designed application scaffolding for Laravel. Jetstream provides the perfect starting point for your next project and includes login, registration, email verification, two-factor authentication, session management, API support via Laravel Sanctum, and optional team management. Laravel Jetstream replaces and improves upon the legacy authentication UI scaffolding available for previous versions of Laravel.
Jetstream is designed using Tailwind CSS and offers your choice of Livewire or Inertia scaffolding.
Please use this tag when your question specifically affects Laravel 8 (i.e., a feature that was available with Laravel 8 but is no longer available or potentially a bug that only affected Laravel 8)