Best of Laravel News — August 2023
- 1
- 2
Laravel 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
Laravel 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
Laravel 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
- 6
Laravel 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
Laravel 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
Laravel 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