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
)
-
app
-
bootstrap
-
config
-
database
-
public
-
resources
-
assets
-
fonts
-
images
-
js
- app
- auth
- chart
- dashboard
- 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
-
views
-
partials
-
layouts
- master.blade.php
- master_auth.blade.php
- body.blade.php
- footer.blade.php
- head-css.blade.php
- header.blade.php
- horizontal.blade.php
- main.blade.php
- page-title.blade.php
- scroll-to-top.blade.php
- sidebar.blade.php
- switcher.blade.php
- title-meta.blade.php
- vendor-scripts.blade.php
- All Blade Files
-
routes
-
storage
-
test
- .editorconfig
- .env
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- package-copy.json
- phpunit.xml
- preload.js
- README.md
- webpack.mix.js
- yarn.lock