mercure
mercure copied to clipboard
default symfony 7 webapp required mercure with make:entity ?
when I want to create simple entity I have the error :
symfony console make:entity
Please run "composer require symfony/mercure". It is needed to broadcast entities
How to make without mercure ?
this should probably be reported in the maker-bundle repo instead.