"Problem Track" is the ultimate solution for organizations seeking to enhance their problem resolution processes, drive operational efficiency, and deliver exceptional customer experiences.
$ git clone git@github.com:SI-DABE/problem-track.git
$ cd problem-track
$ cp .env.example .env
$ touch ./database/problems.txt
$ chmod 665 ./database/problems.txt
$ ./run composer install
$ docker compose up -d
ou
$ ./run up -d
$ docker compose run --rm php ./vendor/bin/phpunit tests --color
ou
$ ./run test
$ ./run phpcs
e
$ ./run phpstan
Access localhost