Skip to content

slutsky/symfony-uuid-generator-regeneration-example

Repository files navigation

Example of a UuidGenerator regeneration

This repository contains an example of a UuidGenerator regeneration from symfony/doctrine-bridge.

How to run

  1. Run docker containers:
docker-compose up -d
  1. Install dependencies:
docker-compose exec php composer install
  1. Run migrations:
docker-compose exec php bin/console doctrine:migrations:migrate
  1. Run tests
docker-compose exec php bin/phpunit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors