Are you frustrated to start a new project and having to install and configure Pest, Dusk, Phpstan, Php-cs-fixer, etc...? Me, too! This is why I created this template repo.
All the tools I use on my daily basis are pre-installed and configured. Productive since first commit!
So, what's the difference from installing Laravel?
Laravel 9 (yes, the new version)
Php 8.1 by default (because we look forward )
Pest test suite
Dusk test suite
Infection mutation test suite (what is this ? take a look)
Phpstan (because your project NEEDS static analysis, I promise!)
Php-Cs-Fixer (a clean codebase is like a zen garden)
Rector (automatic refactoring to keep the codebase in line with coding standards)
For more details you can check Toolbox.
Hey folks,
Do you like this template? Do you find it useful, and it fits well for your next project?
I am glad to help you, and I would be so grateful if you considered supporting my work.
You can even choose :
Click on the button Use this template
and happy coding!