Ploi Core

Inject code header or footer

In Ploi Core, it is possible to inject your own HTML in the header or footer so you can implement analytics or a livechat-bubble.

To do this, create either any of these 2 files:

  • storage/views/header.blade.php
  • storage/views/footer.blade.php

Inside these files you're free to add your own HTML and add code to implement any of your favorite tools.