Emile442 / adminlite by Emile442

AdminTemplate Lite Version for Laravel 5
113
0
1
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: 2025-04-24 15:03:53
Package Statistics
Total Downloads: 113
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
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