2017 © Pedro Peláez
 

library admin-lte-template

AdminLTE template for sleeping-owl/admin.

image

sleeping-owl/admin-lte-template

AdminLTE template for sleeping-owl/admin.

  • Thursday, September 3, 2015
  • by sleeping-owl
  • Repository
  • 4 Watchers
  • 27 Stars
  • 5,174 Installations
  • CSS
  • 1 Dependents
  • 1 Suggesters
  • 13 Forks
  • 4 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

AdminLTE template for sleeping-owl/admin

AdminLTE is a free bootstrap admin template from Almsaeed Studio., (*1)

Important Notes:

Currently only works on sleeping-owl/admin with development tag

Installation

  1. Require this package in your composer.json and run composer update:, (*2)

    "sleeping-owl/admin-lte-template": "dev-master"
  2. After composer update, add service providers to the config/app.php, (*3)

    'SleepingOwl\AdminLteTemplate\AdminLteTemplateServiceProvider',
  3. Publish assets:, (*4)

    $ php artisan vendor:publish --provider=SleepingOwl/Admin/AdminLteTemplateServiceProvider --tag=assets-lte
  4. Change current template in admin config (config/admin.php):, (*5)

    'template'                => 'SleepingOwl\AdminLteTemplate\Template',

Admin was written by Sleeping Owl for the Laravel framework and is released under the MIT License. See the LICENSE file for details., (*6)

The Versions

03/09 2015

dev-master

9999999-dev http://sleeping-owl.github.io

AdminLTE template for sleeping-owl/admin.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

laravel template crud admin administrator