laravel / pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.

Home Page:https://laravel.com/docs/pint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an artisan command to run pint

tkaravou opened this issue · comments

It would be nice if we can call pint using a command like artisan pint or similar. Running pint using vendor/bin/pint isn't very Laravel-like.

Thanks for your suggestion. Right now we don't have any plans for this.