chamanco/adminlite

There is no license information available for the latest version (0.2) of this package.

AdminTemplate Lite Version for Laravel 5

Maintainers

Package info

github.com/ChamanCo/adminlite

Language:CSS

pkg:composer/chamanco/adminlite

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.2 2017-09-15 17:32 UTC

This package is not auto-updated.

Last update: 2026-03-15 12:25:38 UTC


README

AdminTemplate Lite Version for Laravel 5

Dashboard Screen

Install

  • In your shell:
    composer require chamanco/adminlite 
  • Add in your config/app.php:
    ChamanCo\AdminLite\AdminServiceProvider::class
  • After publish vendor:
    php artisan vendor:publish