mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
* You're almost ready to use zenstruck/messenger-monitor-bundle!
|
|
|
|
* First, create a migration with <comment>symfony console make:migration</comment>
|
|
and run it with <comment>symfony console doctrine:migrations:migrate</comment>.
|
|
|
|
* Visit <comment>/admin/messenger</comment> as a user with <comment>ROLE_ADMIN</comment>
|
|
to see the Dashboard UI.
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>https://github.com/zenstruck/messenger-monitor-bundle</>
|