Folder Structure

The Mirbal - Admin & Dashboard Template. project is organized to streamline your workflow and make it easy to manage, customize, and extend. Below is a breakdown of the main directories and files included in your template. We have user friendly structure which can easy for the Developers to understand.

  • Mirbal (v1.0.0)
  • bin
  • config
    • packages
    • routes
    • bundles.js
    • preload.php
    • routes.yaml
    • services.yaml
  • public
  • src
    • assets
      • fonts
      • images
      • js
        • app
        • auth
        • chart
        • dashboards
        • form
        • icon
        • map
        • pages
        • table
        • ui
        • app.js
        • layout-setup.js
        • plugins.js
        • scroll-top.init.js
      • libs
      • scss
        • custom
        • _custom-variables.scss
        • _custom-variables-dark.scss
        • _variables.scss
        • _variables-dark.scss
        • app.scss
        • bootstrap.scss
        • icons.scss
  • templates
    • partials
      • layouts
        • master.html.twig
        • master_auth.html.twig
      • body.html.twig
      • footer.html.twig
      • head-css.html.twig
      • header.html.twig
      • horizontal.html.twig
      • main.html.twig
      • page-title.html.twig
      • scroll-to-top.html.twig
      • sidebar.html.twig
      • switcher.html.twig
      • title-meta.html.twig
      • vendor-scripts.html.twig
    • All Twig Files
  • var
  • .editorconfig
  • .env
  • .env.dev
  • .gitignore
  • composer.json
  • composer.lock
  • package.json
  • package-copy.json
  • package-lock.json
  • preload.js
  • symfony.lock
  • webpack.config.js
  • yarn.lock