emile442/adminlite

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

AdminTemplate Lite Version for Laravel 5

Installs: 113

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Language:CSS

0.2 2017-09-15 17:32 UTC

This package is not auto-updated.

Last update: 2024-04-28 01:08:48 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