Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 2.08 KB

README.md

File metadata and controls

56 lines (38 loc) · 2.08 KB

Project Logo

PHPUnit Result PHPStan Result Deptrac Result NodeJS Result

About

{Repository} is a website project about ...?

Prerequisites

Usage of mjamilasfihani\larasand-9.x requires the following:

  • A Laravel v9.x based project
  • Composer for package management
  • PHP 8.0.2+ | 8.1.0+
  • NodeJS 16.0+ | 18.0+

Usage

There is a few task before you can begin develop:

  • First step
  • Second
  • ...?

After the first step is done:

  • First step
  • Second
  • ...?

To make sure CI/CD is working:

  • Install pcov extension
  • Install redis extension
  • Create build folder in the root directory structure
  • Run composer ci for passed all the tests
  • composer style or composer cs-fix is fixing the style code
  • vendor\bin\rector process is fixing the rector test
  • For infection test, please run periodically (it's heavy test)
  • To run infection just call composer mutate

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Unlicense