daylerees / anbu

Anbu profiler for the Laravel PHP Framework.
308 stars 24 forks source link

Manually place button #25

Open jbrooksuk opened 10 years ago

jbrooksuk commented 10 years ago

We've been looking at using Anbu, but unfortunately the output is messing up our icons. We've found that this is caused by Anbu placing its button HTML before any other HTML, including the head and body tags.

Is there a way that we can manually place the button, without it blindly placing it somewhere?