The Wayback Machine - https://web.archive.org/web/20211231094725/https://github.com/topics/symfony5
Skip to content
#

symfony5

Here are 375 public repositories matching this topic...

iflorespaz
iflorespaz commented Oct 25, 2020

Hello Guys,

I used this bundle in a default Symfony 5.1 application and works perfect, I think you did a good job.
when I run:

php bin/console doctrine:schema:update --force

Updating database schema...
26 queries were executed

all run perfect in the above command, but when I run the same code in a multi-tenant Symfony 5.1 app this does not work.
**php bin/console doctrin

Improve this page

Add a description, image, and links to the symfony5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the symfony5 topic, visit your repo's landing page and select "manage topics."

Learn more