Best of Laravel2024

  1. 1
    Article
    Avatar of laravelLaravel·2y

    Laravel 11 Now Available

    Laravel 11 introduces a minimal application structure, Laravel Reverb provides real-time WebSocket communication, and new Laravel applications use SQLite as the default database.

  2. 2
    Article
    Avatar of laravelLaravel·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. 3
    Article
    Avatar of laravelLaravel·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.