Best of Laravel NewsAugust 2023

  1. 1
    Article
    Avatar of lnLaravel News·3y

    Filament v3 just launched

    Filament v3 just launched and includes many new features, a completely refreshed UI, a new website, Livewire 3 support, and more. Some of the new features include: Action modals everywhere. Open modals and slide-overs from any button on the page.

  2. 2
    Article
    Avatar of lnLaravel News·3y

    AI-powered Tools for Developers - From Code to Completion

    AI-powered Tools for Developers - From Code to Completion - Laravel News DocuWriter.ai provides you with a bunch of tools to generate Code documentation, Tests, and Code Refactors from your source code files. Just upload your code, and we'll do the rest. Save time, efforts and get your Code Documentation always updated.

  3. 3
    Article
    Avatar of lnLaravel News·3y

    NativePHP Tutorial: Building a Mac MenuBar application

    NativePHP allows us Laravel Devs to leverage all the working knowledge we already have with Laravel to build native Mac, Windows, and Linux applications. This is kinda like sorcery if you think about it - web technologies to build out a 'native' application.

  4. 4
    Article
    Avatar of lnLaravel News·3y

    Livewire v3 Has Been Released

    Livewire v3 has been released. Caleb Porzio demoed a ton of the new features in his talk at Laracon. The core of Livewire has been totally rewritten from scratch. The new core architecture will also be much easier to maintain for Caleb and the Livewire core contributors.

  5. 5
    Article
    Avatar of lnLaravel News·3y

    Mary UI: Laravel Blade Components for Livewire 3

    Mary UI is a library that gives you gorgeous Laravel Blade components made for Livewire 3 and styled with DaisyUI and Tailwind. It includes a bunch of useful UI components out of the box and is a breeze to set up.

  6. 6
    Article
    Avatar of lnLaravel News·3y

    Laravel Prompts is Now Available in Laravel 10.17

    Laravel team released v10.17 with Laravel Prompts, a config:show Artisan command, a Collection method to ensure types and more. Various built-in Artisan commands received updates to incorporate prompts into the experience. The documentation for Prompts can be found on the Laravel website.

  7. 7
    Article
    Avatar of lnLaravel News·3y

    Boost your Eloquent Models with Laravel Lift

    Laravel News Lift lets you create public properties in Eloquent Models that match your table schema. This makes your models easier to read and work with in any IDE. It provides a simple way to set up your models, focusing on simplicity and ease of use by using PHP 8’s attributes.

  8. 8
    Article
    Avatar of lnLaravel News·3y

    Laravel 10.21 Released

    Laravel 10.21 released v10.21 with new string helper methods, countable failed job providers, improved HTTP pool return type, and more: Laravel Str::convertCase() Method Raúl Mauricio Uñate Castro contributed a string method, which is a wrapper around the mb_convert_case function.

  9. 9
    Article
    Avatar of lnLaravel News·3y

    Laravel Sushi gets a new landing page

    Laravel Sushi gets a new landing page with a fresh design. The new design is great, and if you want to learn more about Laravel, check out our write-up. Filed in: Sushi is the missing "array" driver for Eloquent.