Skip to content

symfonyway/donatetest

Repository files navigation

Donation system demo

Install

  1. Install Docker Compose
  2. Copy .env.dist to .env and fill it with your data
  3. Run docker-compose up -d and wait util it finished
  4. Run docker-compose exec php bash to connect to PHP container
  5. Install vendors with composer install composer
  6. Run composer dev-db-setup

Demo

Now demo available on localhost:6543

About

Symfony 4.2: Test application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published