chamanco/adminlite

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

AdminTemplate Lite Version for Laravel 5

0.2 2017-09-15 17:32 UTC

This package is not auto-updated.

Last update: 2025-07-06 08:44:21 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