Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Muah edited this page Jun 13, 2018 · 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.


Clone this wiki locally