The Brevo Webhook Manager CLI for Laravel provides a convenient way to manage Brevo webhooks from the CLI:
The Brevo Webhook Manager CLI for Laravel provides a convenient way to manage Brevo webhooks from the CLI:
The PEST team just announced the release of a brand new plugin for Pest PHP: Stressless.
This week, the Laravel team released v10.32, with new conditional push Blade directives, conditional "present" validation rules, and more. Laravel 10 saw 15 individual contributions, including updates, fixes, and improvements. Here is a bit more info about the new features introduced this week:
Laradir.com, originally launched in 2022, has been acquired by Simon Hamp, a Laravel developer and active community member. On the acquisition, Simon said:
Accounting for APIs while testing can be a confusing and sometimes painful process. Whether you are testing client-side components or server-side code, you must somehow mock or fake the request and response in your code.
Turbine UI is a library of web components built for Laravel Blade and styled with Tailwind CSS. Turbine UI has been designed with simplicity and flexibility in mind, making it easy for you to style your apps and features over 30 professionally designed components.
The Laravel Updater package is a CLI command that can check for new versions of your application and upgrade to the latest version with one command.
This week, the Laravel team released v10.31, the ability to place batches within job chains. You can run jobs sequentially, then parallelize a batch of jobs, and continue with the chain once that batch has been completed.