ssbhattaraishyam-sundar.com.np·Apr 4, 2024All about Laravel PHP code style fixer - Laravel PintMaintaining code consistency and cleanliness is a common challenge for many developers. When working within a team, it becomes essential to uphold code consistency as a mandatory practice. For Laravel, we have a package called Pint. Pint is a Laravel...Discuss·94 readsLaravel Updatespint configuration
Mohamed Kamelmohamedkamel.hashnode.dev·Dec 22, 2023Optimizing Linter Checks with GitHub ActionsLinting is a crucial step in the development process to ensure code quality and adherence to coding standards. However, as projects grow, linting checks can become time-consuming, affecting the overall development workflow. GitHub Actions provides a ...Discuss·34 readsphp-cs-fixer