Best of Laravel — 2024
- 1
- 2
Laravel·1y
Laravel Nova 5.0 Now Available
Laravel Nova 5.0 is now available, focusing on modernizing core dependencies, including Inertia 2, PHP 8.1+, Laravel 10+, and introducing new features like Tab Panels for better resource organization and improved field handling. The upgrade guide provides detailed instructions, and the update is free for recent purchases or through license renewal.
- 3
Laravel·1y
Announcing Inertia 2.0: Redefining Frontend Development for Laravel
Inertia 2.0 introduces major new features for frontend development with Laravel, including support for asynchronous requests, deferred props for improved performance, data prefetching for faster page loads, and polling for UI synchronization. The release aims to enhance developer productivity and user experience by enabling more responsive and efficient single-page applications with popular frontend frameworks like React, Vue, and Svelte. Upgrading from Inertia 1.x to 2.0 is designed to be smooth, with minimal breaking changes.