PHPackages                             limych/sleepingowl-coreui - 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. limych/sleepingowl-coreui

AbandonedArchivedLibrary[Admin Panels](/categories/admin)

limych/sleepingowl-coreui
=========================

CoreUI Dashboard Template for SleepingOwl Laravel Admin Panel

1271[1 PRs](https://github.com/Limych/sleepingowl-coreui/pulls)JavaScript

Since Oct 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Limych/sleepingowl-coreui)[ Packagist](https://packagist.org/packages/limych/sleepingowl-coreui)[ RSS](/packages/limych-sleepingowl-coreui/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

SleepingOwl-CoreUI
==================

[](#sleepingowl-coreui)

[![Latest Stable Version](https://camo.githubusercontent.com/3fcea1ee3f8c875db37db610ae5842fa8f2a88500297ea1398c0ecbd62308adc/68747470733a2f2f706f7365722e707567782e6f72672f4c696d7963682f736c656570696e676f776c2d636f726575692f762f737461626c65)](https://packagist.org/packages/Limych/sleepingowl-coreui)

[![License](https://camo.githubusercontent.com/0548f03d719bc1bc6c09b076cfdf54ab35421db4cce70e54aa85455fd307dc7d/68747470733a2f2f706f7365722e707567782e6f72672f4c696d7963682f736c656570696e676f776c2d636f726575692f6c6963656e7365)](https://packagist.org/packages/Limych/sleepingowl-coreui)[![SensioLabsInsight](https://camo.githubusercontent.com/64b47038277dbbffc5dac3dbcc2d345a1c39d9afc224a74358042e1cc7111f98/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39356562336163652d363337322d343431382d626662332d3831626132353234306463642f6d696e692e706e67)](https://insight.sensiolabs.com/projects/95eb3ace-6372-4418-bfb3-81ba25240dcd)

[CoreUI Dashboard Template](http://coreui.io/) plugin for [SleepingOwl Laravel Admin Panel](http://sleepingowladmin.ru/)

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

[](#installation)

1. Require this package in your `composer.json` and run composer update:

    ```
    $ composer require limych/sleepingowl-coreui:dev-master
    ```
2. *(If you are on Laravel 5.5+ you can skip this step)* After composer update, insert service provider in `config/app.php`:

    ```
