The Laravel team released 9.48 this week with conditional fragment helpers, HTTP configuration options for Symfony mailers, a new DB schema helper, and more.
The post Laravel 9.48 Released appeared first on Laravel News.
The Laravel team released 9.48 this week with conditional fragment helpers, HTTP configuration options for Symfony mailers, a new DB schema helper, and more.
The post Laravel 9.48 Released appeared first on Laravel News.
The Laravel Deleted Models package by Spatie automatically copies deleted models to a separate table.
The post Laravel Deleted Models Package appeared first on Laravel News.
The Inertia release of v1.0 is here with SSR support for Svelte, first-class Typescript support for React and Vue, a Progress indicator in core, and more.
The post Inertia v1.0 is Here appeared first on Laravel News.
The Laravel team has been working on a tool to automatically generate Docblock generation on Facades included in the Laravel framework.
The post Automatic Docblock Generation on Facades appeared first on Laravel News.
Laravel Pint is the hot new thing from the Laravel team. An excellent wrapper around PHP CS Fixer that is my go-to code standards tool.
The post Configuring Laravel Pint appeared first on Laravel News.
The Laravel team released 9.47 this week with new Eloquent collection visibility methods, "destroyable" singleton routes, support for lazy collections with the batch fake, and more
The post Laravel 9.47 Released appeared first on Laravel News.
Laravel Mailbook is a package that lets you quickly inspect your mail templates without triggering them in your application.
The post Inspect and Develop Mail Templates with Laravel Mailbook appeared first on Laravel News.
We will be holding a bug squashing contest to find and eliminate any pesky bugs that may be hidden in the new release. The winner of this contest will win $1,000!
The post Laravel 10 Bug Hunt appeared first on Laravel News.
Check out this step-by-step tutorial on how to execute CRUD operations using Laravel Livewire.
The post CRUD Operations Using Laravel Livewire appeared first on Laravel News.