News

PhpStorm now has built-in support for Laravel Pint

Published
PhpStorm now has built-in support for Laravel Pint image

PhpStorm 2023.2 is now released and has added Laravel Pint to the list of supported quality tools. Code style issues reported by Laravel Pint can now be treated like PhpStorm's own code inspections.

To configure the integration with Laravel Pint, go to Settings | PHP | Quality Tools and expand the Laravel Pint section.

You can also set Laravel Pint as your external formatter of choice. This would enable fixing all issues detected by Laravel Pint in one go with the Reformat Code ⌘⌥ L action.

To enable Laravel Pint as a PhpStorm inspection, go to Settings -> Editor -> Inspections and select the checkbox for Laravel Pint validation under PHP | Quality Tools.

With the inspection enabled, issues detected by Laravel Pint will be highlighted in any opened PHP file or reported in the Problems tool window.

This release also includes many other useful features, including:

  • Improvements for generics in PHP
  • Native support for PHP assertions
  • AI Assistant (Beta)
  • GitLab integration
  • Text search in Search Everywhere

Check out their what's new page for more details on the release and all the new features!

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article