Web Profiler not showing up in dev

后端 未结 5 1020
旧巷少年郎
旧巷少年郎 2020-12-16 17:36

Im using Symfony2 (const version=\"2.5.10\") and using xampp with PHP version 5.5.19.

I got a problem that in my dev environment the profiler didn\'t show up.What co

5条回答
  •  时光取名叫无心
    2020-12-16 18:18

    have you enabled it in the config.yml or parameters.yml file? Are you in dev mode ? calling app_dev.php ?

    also, it sometimes is minismised to a tidy square in the bottom right of the browser.

    just some ideas that may help

提交回复
热议问题