PHPackages                             gionnivaleriana/laravel-adminlte - 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. [Admin Panels](/categories/admin)
4. /
5. gionnivaleriana/laravel-adminlte

AbandonedArchivedLibrary[Admin Panels](/categories/admin)

gionnivaleriana/laravel-adminlte
================================

Almsaeed's AdminLTE Template for Sleeping Owl's Admin Generator plugin for Laravel 5

1.0.2.1(10y ago)663.6k15[4 issues](https://github.com/gionnivaleriana/laravel-adminlte/issues)MITPHPPHP &gt;=5.4.0

Since Mar 3Pushed 10y ago7 watchersCompare

[ Source](https://github.com/gionnivaleriana/laravel-adminlte)[ Packagist](https://packagist.org/packages/gionnivaleriana/laravel-adminlte)[ RSS](/packages/gionnivaleriana-laravel-adminlte/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Laravel AdminLTE
================

[](#laravel-adminlte)

[![Build Status](https://camo.githubusercontent.com/35fbc77a0fcd8f1438fb1c2d0a869ec70dc5c1a47a3c81150dba99e2f028cb72/68747470733a2f2f7472617669732d63692e6f72672f67696f6e6e6976616c657269616e612f6c61726176656c2d61646d696e6c74652e737667)](https://travis-ci.org/gionnivaleriana/laravel-adminlte)[![Latest Stable Version](https://camo.githubusercontent.com/8207396da47d68504301964474fcb4ac7f8267b7195e362f05404bb6afd192d1/68747470733a2f2f706f7365722e707567782e6f72672f67696f6e6e6976616c657269616e612f6c61726176656c2d61646d696e6c74652f762f737461626c652e737667)](https://packagist.org/packages/gionnivaleriana/laravel-adminlte)[![Total Downloads](https://camo.githubusercontent.com/9b9b4dd81005bdd04cecebced92d5e99a78277185fefa3ed57351e57bac3b38d/68747470733a2f2f706f7365722e707567782e6f72672f67696f6e6e6976616c657269616e612f6c61726176656c2d61646d696e6c74652f646f776e6c6f6164732e737667)](https://packagist.org/packages/gionnivaleriana/laravel-adminlte)[![Latest Unstable Version](https://camo.githubusercontent.com/cdccabf5525dcf8491480a3072f35bc5b8478b76a7c4a268c2e1a61c72118edd/68747470733a2f2f706f7365722e707567782e6f72672f67696f6e6e6976616c657269616e612f6c61726176656c2d61646d696e6c74652f762f756e737461626c652e737667)](https://packagist.org/packages/gionnivaleriana/laravel-adminlte)[![License](https://camo.githubusercontent.com/cbae4ca48def66fa7449ffa66d892ba72fd4cbb908e3e63490697cdabd15a314/68747470733a2f2f706f7365722e707567782e6f72672f67696f6e6e6976616c657269616e612f6c61726176656c2d61646d696e6c74652f6c6963656e73652e737667)](https://packagist.org/packages/gionnivaleriana/laravel-adminlte)[![HHVM Status](https://camo.githubusercontent.com/4791ccac285d0f819b813d5054f6c714a87fca99bfcac32f8f081b66c70e497a/687474703a2f2f6868766d2e683463632e64652f62616467652f67696f6e6e6976616c657269616e612f6c61726176656c2d61646d696e6c74652e737667)](http://hhvm.h4cc.de/package/gionnivaleriana/laravel-adminlte)

An Almsaeed's AdminLTE template built for Sleeping Owl's Admin, an administrative interface builder for Laravel 5.

- [Installation](#installation)
- [Usage](#usage)
- [Requirements](#requirements)
- [Author](#author)

Installation
============

[](#installation)

Step 1: Download the package
----------------------------

[](#step-1-download-the-package)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

```
$ composer require gionnivaleriana/laravel-adminlte:dev-master
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Step 2: Enable the package
--------------------------

[](#step-2-enable-the-package)

Then, enable the package by adding the following line in the `app/config.php` file of your project:

```
