This App tested on Linux & Mac Maybe it will face some issues when trying it at Windows. If you faced it try to run it from powershell.
- Install Docker
- Install Docker Compose (Optional)
- Run Command "docker-compose up -d"
- Run Command "docker exec -it app_inosoft /bin/bash"
- Run Command "cp .env.example .env"
- Run Command "composer install"
- Run Command "php artisan migrate --seed"
- Access through http://127.0.0.1:8111
''' http://127.0.0.1:8111/docs '''
- Run command "XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-html reports2"
- Run command "docker exec -it app_inosoft /bin/bash"
- Run command "cd reports2"
- Run command "php -S 0.0.0.0:8001"
- Access through http://127.0.0.1:8001
Username: root Password: rootpassword Host: 127.0.0.1 Port: 27018
Email: angga@email.com Password: password