Download the PHP package jetcms/sleeping-owl-admin-lte-template without Composer
On this page you can find all versions of the php package jetcms/sleeping-owl-admin-lte-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jetcms/sleeping-owl-admin-lte-template
More information about jetcms/sleeping-owl-admin-lte-template
Files in jetcms/sleeping-owl-admin-lte-template
Download jetcms/sleeping-owl-admin-lte-template
More information about jetcms/sleeping-owl-admin-lte-template
Files in jetcms/sleeping-owl-admin-lte-template
Vendor jetcms
Package sleeping-owl-admin-lte-template
Short Description AdminLTE template for sleeping-owl/admin.
License MIT
Homepage http://sleeping-owl.github.io
Package sleeping-owl-admin-lte-template
Short Description AdminLTE template for sleeping-owl/admin.
License MIT
Homepage http://sleeping-owl.github.io
Please rate this library. Is it a good library?
Informations about the package sleeping-owl-admin-lte-template
AdminLTE template for sleeping-owl/admin
AdminLTE is a free bootstrap admin template from Almsaeed Studio.
Important Notes:
Currently only works on sleeping-owl/admin with development tag
Installation
-
Require this package in your composer.json and run composer update:
"sleeping-owl/admin-lte-template": "dev-master"
-
After composer update, add service providers to the
config/app.php
'SleepingOwl\AdminLteTemplate\AdminLteTemplateServiceProvider',
-
Publish assets:
$ php artisan vendor:publish --provider=SleepingOwl/Admin/AdminLteTemplateServiceProvider --tag=assets-lte
-
Change current template in admin config (
config/admin.php
):'template' => 'SleepingOwl\AdminLteTemplate\Template',
Copyright and License
Admin was written by Sleeping Owl for the Laravel framework and is released under the MIT License. See the LICENSE file for details.
All versions of sleeping-owl-admin-lte-template with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package jetcms/sleeping-owl-admin-lte-template contains the following files
Loading the files please wait ....