/charts

Primary LanguagePHP

Install

  1. docker-compose build
  2. docker-compose up
  3. docker-compose exec php composer install
  4. docker-compose exec php cp .env.example .env
  5. docker-compose exec php php artisan key:generate
  6. add to hosts file line: '127.0.0.1 chart.loc'

Run

  1. Go to http://localhost:4200/