Trybe migrated one domain, four apps, 833 GB, and 500M monthly requests to Cloud. See how—May 12, 11:30 a.m. ET.Join us

Laravel Pint v1.0 Released

Laravel Pint v1.0 Released

As you may have noticed a few weeks ago, we've open-sourced our latest package - Laravel Pint: an opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.

After a few beta releases, today we've finally reached the first stable release of Pint. And, starting with next week's release of Laravel, Pint will be included on every new Laravel application as a dev dependency.

Of course, you can still use Pint on existing PHP projects by using Composer to install Pint:

Once Pint has been installed, the pint binary will be available in your project's vendor/bin directory:

By default, Pint does not require any configuration and will fix code style issues in your code by following an opinionated coding style of Laravel:

image

When running Pint, it will output a list of files that have been fixed. It is possible to see the changes made in more detail using the -v option:

image

In addition, if you would like Pint to simply inspect your code for style errors without actually changing the files, you may use the --test option:

image

Be sure to check out the Pint documentation at https://github.com/laravel/pint. We hope you enjoy this new package. At Laravel, we're committed to providing you with the most robust and developer-friendly PHP experience in the world. Enjoy!

Keep reading

ProductMay 1, 2026

Laravel April Product Updates

Passkeys, debounceable jobs, MCP UI app support, mobile Cloud, and PHP 8.5 in Forge. Here's everything that shipped in April.

Laravel Team

ProductApr 1, 2026

Laravel March Product Updates

Laravel March Product Updates March was a big month for product updates. Laravel 13 brings first-party AI tooling to the framework, Laravel Cloud now has a free trial with no credit card required, and...

Laravel Team

ProductMar 2, 2026

Laravel February Product Updates

Laravel Cloud API & CLI, MySQL 8.4 upgrade notice, Forge MySQL 9, Nightwatch MCP & Linear integration, and new Framework AI updates.

Laravel Team

Laravel is the most productive way to
 build, deploy, and monitor software.

By submitting this form, you agree to our terms. You can opt-out anytime.