Laravel Pint 1.30.0 introduces Blade template formatting via a new --blade flag, which runs .blade.php files through Prettier using the prettier-plugin-blade plugin. The feature supports Alpine attributes, Livewire wire: bindings, Flux components, and Tailwind class sorting. Node.js and three npm packages are required; Pint handles missing dependencies by detecting the package manager and offering to install them. Certain file categories (Envoy tasks, mail views, Boost guidelines) are excluded to avoid output changes. The release also fixes --diff to include renamed files, corrects --quiet to write violations to stderr instead of dropping them, and adds an in key to pint.json for restricting scanned directories. Blade formatting is fully opt-in with no breaking changes.