You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, after installing orm, if the database connection is incorrect or there is no database, neither error nor toolbar appears on the homepage.
Ok thanks for confirming, I can observe the same behavior when launching the project on a platform that doesn't have pgsql. I think it's a bug, but that's not a regression introduced in v4.4.24 (tested on lower 4.4 tags).
Symfony version(s) affected: 4.4.24
Description
composer create-project symfony/skeleton example 4.*
cd example
composer req orm
composer req profiler --dev
Profiler Not Showing Toolbar!
The text was updated successfully, but these errors were encountered: