PHPackages                             kield01/laravel-material-dashboard-pro - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kield01/laravel-material-dashboard-pro

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kield01/laravel-material-dashboard-pro
======================================

Material Dashboard PRO from Creative Tim

1.0.1(2y ago)1107CSS

Since Nov 26Pushed 2y ago2 watchersCompare

[ Source](https://github.com/KielD-01/laravel-material-dashboard-pro)[ Packagist](https://packagist.org/packages/kield01/laravel-material-dashboard-pro)[ RSS](/packages/kield01-laravel-material-dashboard-pro/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Material Dashboard PRO for Laravel
==================================

[](#material-dashboard-pro-for-laravel)

[![Build Status](https://camo.githubusercontent.com/dfe8ce8bb0263cfa6e7ed4a1725a5ef938e53ef8308511b10eb7d3034c6082f9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4b69656c442d30312f6c61726176656c2d6d6174657269616c2d64617368626f6172642d70726f2f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/KielD-01/laravel-material-dashboard-pro/build-status/main)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d14a6e3dfaddf47d3932a82c45a79274d9789b2b6b0c95474ba3cda9cd86cef8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4b69656c442d30312f6c61726176656c2d6d6174657269616c2d64617368626f6172642d70726f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/KielD-01/laravel-material-dashboard-pro/?branch=main)![Github All Releases](https://camo.githubusercontent.com/89ecf51d527339c82270464c80a61ce474ba2a5569cfba6dd38f2018062bd25a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f4b69656c442d30312f6c61726176656c2d6d6174657269616c2d64617368626f6172642d70726f2f746f74616c2e737667)

Installation
------------

[](#installation)

```
composer require kield01/laravel-material-dashboard-pro
```

Configuration
-------------

[](#configuration)

To publish needed configs and resources (js, css) run:

```
php artisan vendor:publish --provider=KielD01\LaravelMaterialDashboardPro\Providers\CoreServiceProvider
```

Versions compatibility
----------------------

[](#versions-compatibility)

Laravel/PHP5.55.65.77.x8.x5.x❌❌❌❌❌6.x❌❌❌❌❌7.x❌❌❌✔️✔️8.x❌❌❌✔️✔️Menu Building
-------------

[](#menu-building)

Menu items has to be placed at the `config/mdp/menu.php`.
Here is an example of the possible menu structure:

```
