Emile442 / adminlite by Emile442

AdminTemplate Lite Version for Laravel 5
113
0
2
Package Data
Maintainer Username: Emile442
Maintainer Contact: emile.lepetit@gmail.com (Emile LEPETIT)
Package Create Date: 2017-05-08
Package Last Update: 2017-09-16
Language: CSS
License: Unknown
Last Refreshed: 2024-11-18 03:03:25
Package Statistics
Total Downloads: 113
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

AdminLite

AdminTemplate Lite Version for Laravel 5

Dashboard Screen

Install

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