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.

  • Admin (v1.0.0)
    • app
      • Config
      • Controllers
        • BaseController.php
        • Home.php
      • Database
      • Filters
      • Helpers
      • Language
      • Libraries
      • Models
      • ThirdParty
      • Views
        • partials
          • body.php
          • footer.php
          • head-css.php
          • header.php
          • horizontal.php
          • main.php
          • page-title.php
          • scroll-to-top.php
          • sidebar.php
          • switcher.php
          • title-meta.php
          • vendor-scripts.php
        • All PHP Pages Files
      • .htaccess
      • Common.php
    • public
    • src
      • assets
        • fonts
        • images
        • js
          • apps
          • auth
          • charts
          • 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 (#.)
    • tests
    • writable
    • .gitignore
    • builds
    • composer.json
    • composer.lock
    • env
    • LICENSE
    • package.json
    • package-copy.json
    • package-lock.json
    • phpunit.xml.dist
    • preload.js
    • preload.php
    • README.md
    • spark
    • webpack.config.js
    • yarn.lock