Skip to content

gmatkowski/seniorcare-wsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeniorCare

Requirements:

  • Docker or Docker Desktop

Installation guide:

  • Run ./start.sh (git bash or any other console CLI)
  • add seniorcare.test to your hosts
  • Visit https://seniorcare.test

Create user with Admin role

  • Get into the container (Container guideline below)
  • run command: php artisan user:create && fill questionnaire

Administration panel:

Web:

Testing

  • get into the container
  • run ./vendor/bin/phpunit

If SSL certificats not working simple add them to you certificates DB (./docker/nginx/ssl/seniorcare.test.crt)

Mailhog (email local service):

Container

  • Windows: winpty docker-compose exec seniorcare_php bash
  • Linux/MacOS: docker-compose exec seniorcare_php bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published