MetroAdmin

MetroAdmin - Laravel Admin Dashboard + Medical Dashboard + Education Dashboard + Travel Dashboard

Quick Start -

Requirements

Laravel has a set of requirements in order to ron smoothly in specific environment. Please see requirements section in Laravel documentation.

MetroAdmin similarly uses additional plugins and frameworks, so ensure You have Composer installed on Your machine.

Assuming your machine meets all requirements - let's process to installation of Metronic Laravel integration (skeleton).

  1. Open in cmd or terminal app and navigate to this folder
  2. Run following commands composer install cp .env.example .env

    For Windows command line tool use copy command. For unix style - cp.

    php artisan key:generate

For more information about the Laravel installation, check out on this link https://laravel.com/docs/7.x/installation

Overview -

We Have Converted All MetroAdmin HTML templates In Laravel

File Structure -

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects.

We, at Dexignzone, have implemented our multipurpose dashboard application theme MetroAdmin with this amazing PHP framework for Laravel developers can concentrate on application and not caring much about theme-to-framework integration.


  • metroadmin
    • resources
      • views
        • app
          • calender.blade.php
          • profile.blade.php
        • chart
          • chartist.blade.php
          • chartjs.blade.php
          • flot.blade.php
          • morris.blade.php
          • peity.blade.php
          • sparkline.blade.php
        • dashboard
          • index.blade.php
          • index2.blade.php
          • index3.blade.php
          • index4.blade.php
          • index5.blade.php
          • index6.blade.php
        • ecom
          • checkout.blade.php
          • customers.blade.php
          • invoice.blade.php
          • productdetail.blade.php
          • productgrid.blade.php
          • productlist.blade.php
          • productorder.blade.php
        • elements
          • footer.blade.php
          • footer-scripts.blade.php
          • header.blade.php
          • sidebar.blade.php
        • form
          • editorsummernote.blade.php
          • element.blade.php
          • pickers.blade.php
          • validationjquery.blade.php
          • wizard.blade.php
        • layout
          • ~fullwidth.blade.php~
          • default.blade.php
          • fullwidth.blade.php
        • map
          • jqvmap.blade.php
        • message
          • compose.blade.php
          • inbox.blade.php
          • read.blade.php
        • metrolayout
          • blank.blade.php
          • compactnav.blade.php
          • dark.blade.php
          • fixedheader.blade.php
          • fixednav.blade.php
          • fullnav.blade.php
          • light.blade.php
          • mininav.blade.php
          • rtl.blade.php
        • page
          • error400.blade.php
          • error403.blade.php
          • error404.blade.php
          • error500.blade.php
          • error503.blade.php
          • forgot_password.blade.php
          • lockscreen.blade.php
          • login.blade.php
          • register.blade.php
        • table
          • bootstrapbasic.blade.php
          • datatablebasic.blade.php
        • uc
          • nestable.blade.php
          • nouislider.blade.php
          • select2.blade.php
          • sweetalert.blade.php
          • toastr.blade.php
        • ui
          • accordion.blade.php
          • alert.blade.php
          • badge.blade.php
          • button.blade.php
          • buttongroup.blade.php
          • card.blade.php
          • carousel.blade.php
          • dropdown.blade.php
          • grid.blade.php
          • listgroup.blade.php
          • mediaobject.blade.php
          • modal.blade.php
          • pagination.blade.php
          • popover.blade.php
          • progressbar.blade.php
          • tab.blade.php
          • typography.blade.php
        • widget
          • metro_widget_basic.blade.php
        • MetroEducation
          • courses
            • aboutcourses.blade.php
            • addcourses.blade.php
            • allcourses.blade.php
            • editcourses.blade.php
          • dashboard
            • index.blade.php
            • index2.blade.php
            • index3.blade.php
          • departments
            • adddepartments.blade.php
            • alldepartments.blade.php
            • editdepartments.blade.php
          • elements
            • footer-scripts.blade.php
            • sidebar.blade.php
          • event
            • eventmanagement.blade.php
          • fees
            • addfees.blade.php
            • feescollection.blade.php
            • feesreceipt.blade.php
          • holiday
            • addholiday.blade.php
            • allholiday.blade.php
            • editholiday.blade.php
            • holidaycalendar.blade.php
          • library
            • addlibrary.blade.php
            • alllibrary.blade.php
            • editlibrary.blade.php
          • professors
            • addprofessor.blade.php
            • allprofessors.blade.php
            • editprofessors.blade.php
            • professorprofile.blade.php
          • staff
            • addstaff.blade.php
            • alltaff.blade.php
            • edittaff.blade.php
            • staffprofile.blade.php
          • students
            • aboutstudent.blade.php
            • addstudent.blade.php
            • allstudents.blade.php
            • editstudent.blade.php
        • MetroMedical
          • appointments
            • bookappointment.blade.php
            • doctorschedule.blade.php
          • billing
            • addpayment.blade.php
            • patientinvoice.blade.php
            • payments.blade.php
          • dashboard
            • index.blade.php
            • index2.blade.php
            • index3.blade.php
          • doctors
            • adddoctor.blade.php
            • alldoctors.blade.php
            • doctorprofile.blade.php
            • editdoctor.blade.php
          • elements
            • footer-scripts.blade.php
            • sidebar.blade.php
          • patients
            • addpatient.blade.php
            • allpatients.blade.php
            • editpatient.blade.php
            • patientprofile.blade.php
          • holiday
            • addholiday.blade.php
            • allholiday.blade.php
            • editholiday.blade.php
            • holidaycalendar.blade.php
          • support
            • faq.blade.php
            • helpcenter.blade.php
        • MetroTravel
          • bookings
            • approved.blade.php
            • bookings.blade.php
            • cancelled.blade.php
            • pending.blade.php
          • billing
            • addpayment.blade.php
            • patientinvoice.blade.php
            • payments.blade.php
          • cars
            • allcar.blade.php
            • caractive.blade.php
            • carcreate.blade.php
            • cardrafts.blade.php
            • carexpired.blade.php
            • carfeatured.blade.php
          • cruise
            • allcruise.blade.php
            • cruiseactive.blade.php
            • cruisecreate.blade.php
            • cruisedrafts.blade.php
            • cruiseexpired.blade.php
            • cruisefeatured.blade.php
          • dashboard
            • bookmarks.blade.php
            • index.blade.php
            • reviews.blade.php
          • elements
            • footer-scripts.blade.php
            • sidebar.blade.php
          • flight
            • allflight.blade.php
            • flightactive.blade.php
            • flightcreate.blade.php
            • flightdrafts.blade.php
            • flightexpired.blade.php
            • flightfeatured.blade.php
          • hotel
            • allhotel.blade.php
            • hotelactive.blade.php
            • hotelcreate.blade.php
            • hoteldrafts.blade.php
            • hotelexpired.blade.php
            • hotelfeatured.blade.php
          • tour
            • alltour.blade.php
            • touractive.blade.php
            • tourcreate.blade.php
            • tourdrafts.blade.php
            • tourexpired.blade.php
            • tourfeatured.blade.php
          • users
            • createuser.blade.php
            • userslist.blade
    • public
      • css
      • icons
      • images
      • js
      • metroeducation
      • metromedical
      • metrotravel
      • scss
      • vendor
    • config
      • dz.php
    • app
      • Http
        • Controllers
          • MetroadminController.php
          • MetroeducationController.php
          • MetroMedicalController.php
          • MetrotravelController.php

Configuration -

MetroAdmin theme has a large variety of layout styles and settings. You can visually test them all in layout builder section. We also implemented this comprehensive layout configuration into our Laravel version of theme.

Configuration file config/dz.php here all the css and js files are defined according to different pages.

You can include your js and css file set the theme layout to your needs by given possibility.

Do You Need Help To Customization

After Purchase A Template...

You Will Start Customizing According Your Requirement
BUT What If You Don't Know

SOLUTION IS HIRE DexignZone

Hire Same Team For Quality Customization

  • We Will Customize Template According To Your Requirement
  • We Will Upload On Server And Make Sure Your Website is Live

Version History - #back to top

20 August 2020

  • New - Created & Upload MetroAdmin