It's a predefined laravel package scaffold with below features:
- Predefined common package files
- Customizable
- Dockerized
- Phpunit support
- Xdebug
- GitHub action
- Codecov support
Click on Use this template
and then, create something amazing 🔥
If you are looking fo a laravel project starter, see this.
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request ❤️