News


04/07/2023 - 14:30


Form Requests are best known for validation logic that will pre-validate for you. They are fantastic, and I lean on them heavily all the time.
The post Let's talk about Form Requests appeared first on Laravel News.





04/06/2023 - 22:59

In the world of web development, choosing the right tools can make a significant difference in the efficiency and quality of your projects. In this blog post, we will learn how to create a new project using four powerful tools: Meteor.js, Vite, Solid, and Tailwind CSS. This combination can elevate our development experience.





04/06/2023 - 08:24

Minor version (1.1.0) of Validator package has been released.
See CHANGELOG.md for the list of changes.





04/06/2023 - 08:04


Pest Laravel Expectations is a Pest plugin that adds Laravel-specific expectations to the testing ecosystem.
The post Laravel Expectations Plugin for Pest appeared first on Laravel News.





04/05/2023 - 17:30


The international Symfony conference of the year, SymfonyCon Brussels 2023, will be held in the center of Brussels, Belgium on December 7 & 8.
Many of you took advantage of the early bird registration; we can't wait to see you!





04/05/2023 - 06:23


PlanetScale for Laravel is a package that helps you manage database migrations with Artisan and the PlanetScale API.
The post PlanetScale Database Migrations for Laravel appeared first on Laravel News.





04/04/2023 - 15:59


The Validated DTO package for Laravel provides Data Transfer Objects with validation and type-casting.
The post Validated DTO Package for Laravel appeared first on Laravel News.