Laravel 8 New Features List
https://laratutorials.com/whats-new-in-laravel-8/
Laravel 8 New Features List
1 – Location Changed of Default Models Directory
2 – In AppServiceProvider.php removed Controllers Namespace Prefix
3 – Improve php artisan serve
4 – Enhanced Rate Limiting
5 – Improve Route Caching
6 – New Pagination Design
8 – Dynamic Blade Componenets
7 – New Syntax for Closure Based Event Listeners
8 – Queueable Model Event Listeners
9 – Improve Maintenance mode: secret access
10 – Generate New Maintenanace with pre-rendered page
11 – Queued job batching
12 – Queue backoff()
13 – Laravel Factory
PreviousInstalling Laravel 8 on Windows 10 XamppNextHow to Create Email Verification in Laravel 8 with Gmail (ok)
Last updated