leMaur / template-laravel9

Ready to use Laravel 9 template for your next project!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 9 Template

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.

Support Me

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 πŸ˜ƒ:

How to use

Click on the button Use this template and happy coding!

About

Ready to use Laravel 9 template for your next project!


Languages

Language:PHP 83.8%Language:Blade 15.4%Language:Shell 0.8%