jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 25 minutes ago
Added to GitGenius on September 17th, 2026
Created on June 28th, 2015
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 1,089
Total Stargazers: 4,000 (+0)
Total Subscribers: 124 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.3 hours
Mean response time: 16.8 hours
90th percentile: 28.7 hours
Tracked items: 55

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • question (22)
  • enhancement (13)
  • help-needed (9)
  • adminlte-bug (3)
  • bug (3)
  • low-priority (3)
  • scheduled (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Laravel-AdminLTE is a Laravel package that integrates the AdminLTE v4 admin dashboard template into Laravel applications.

The package solves the problem of quickly bootstrapping an admin panel by providing a pre-configured integration between Laravel and AdminLTE v4. It includes only Laravel and the AdminLTE template as dependencies, allowing developers to start building immediately. The package supplies an extendable Blade template and an advanced menu configuration system. It also optionally provides AdminLTE-styled authentication views as a replacement for the legacy Laravel UI scaffolding. The current version ships AdminLTE v4 built on Bootstrap 5.3 with Bootstrap Icons and no jQuery dependency.

Developers should choose this package if they need to build an admin interface within a Laravel application and want to leverage the AdminLTE design system without manual setup. It suits projects requiring a professional admin dashboard with minimal configuration overhead. The package maintains separate release lines for different Laravel and AdminLTE versions, with the current 4.x line supporting Laravel 12 and 13 with PHP 8.2 or higher. Older release lines remain available but unmaintained for projects on earlier Laravel versions.

The maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker is dominated by questions, enhancement requests, and help-needed discussions, indicating active engagement with user needs and feature development.