Getting Started
Introduction
Metrica Laravel is a Bootstrap 4 admin dashboard and multipurpose application ui kit. It is fully responsive and included awesome features like reusable components to help build web applications faster and easy. The tones of well designed and developed layouts, components, elements, widgets and application pages allows you to create any saas based application, custom admin panel or dashboard application. The clean and flexible code enable you to easily customize it.
Structure
Extract the zip file you received after purchase and you would find the exact below files and folders in the smartadmin-laravel-full version:
├── app
├── Http
├── Controllers
├── bootstrap
├── config
├── database
├── public
├── resource
├── views
├── analytics
├── apps
├── auth
├── authentication
├── common-components
├── crm
├── crypto
├── demos
├── ecommerce
├── errors
├── helpdesk
├── horizontal
├── hospital
├── layouts
├── material-horizontal
├── material-version
├── others
├── pages
├── projects
└── vertical-2
├── routes
├── storage
├── tests
├── vendor
├── .editorconfig
├── .env
├── .env.example
├── .gitattributes
├── .gitignore
├── .styleci.yml
├── artisan
├── composer.json
├── composer.lock
├── package.json
├── package-lock.json
├── phpunit.xml
├── README.md
├── server.php
└── webpack.mix.js