What’s new in Laravel 8
Laravel 8 is now released and includes many new features including Laravel Jetstream, a models directory, model factory classes, migration squashing, rate-limiting improvements, time testing helpers, dynamic blade components, and many more features
Here is the shortlist
- Laravel Jetstream
- Models Directory
- Model Factory Classes
- Migration Squashing
- Improved Rate Limiting
- Time Testing Helpers
- Dynamic Blade Components
- Job Batching
- Improved Maintenance Mode
- Pre-Rendering The Maintenance Mode View
- Event Listener Improvements
- Tailwind Pagination Views
- Routing Namespace Updates
As soon as possible i will share all those updated features in details.
Also, read this tutorial: How to force redirect HTTP to HTTPS Using .htaccess