Mass setting strict types to true using Laravel Pint
July 19, 2023 — Laravel Pint is a handy little package that helps you fix PHP code style in a Laravel project. On top of fixing code style, you can also set some rules and simplify repetitive tasks using this package.