hieu-le/laravel-dashboard

A starting template for Laravel 5 dashboards
2,587 31
Install
composer require hieu-le/laravel-dashboard
Latest Version:1.0.1
PHP:>=5.5.9
License:MIT
Last Updated:Jan 19, 2016
Links: GitHub  ·  Packagist
Maintainer: letrunghieu

Laravel Dashboard

A layout for the dashboards of Laravel 5 applications

Installation

Register the package as your project dependency

$> composer require hieu-le/laravel-dashboard

Add the package service provider to your providers array inside the config/app.php file.

HieuLe\LaravelDashboard\LaravelDashboardServiceProvider::class,

AdminLTE

I use the famous AdminLTE theme with this package. I suggest to read its documentation and examples to understand the HTML structure of Laravel Dashboard more.

Demo and usage

Visit the demo website.

Related Packages

seguce92/elite-admin

Bootstrap Dashboard Template

18 1
colorlibhq/adminlte-laravel

Official AdminLTE 4 integration for Laravel — Bootstrap 5.3, vanilla JS, Vite-re...

1,081 11
artisanpack-ui/analytics

Privacy-first analytics package for Laravel with local database storage, externa...

445 0
anisaronno/multipurpose-admin-panel-boilerplate

Application with laravel-10, vue-3, vite -4 , inertia 1, typescript, tailwind-3

158 31
atijust/ronin-blade

Laravel Blade template engine as a standalone component

21 0