Skip to content
Muah edited this page Oct 25, 2019 · 23 revisions

when integrating the manager with your own layout,

  • make sure that your parent view file mimics all the necessary html, blade logic in the manager index file

  • remove any packages registration that you may already have in your app from manager.js to avoid duplications and keep your files as small as possible.