PHPackages                             paladindigital/laravel-theme-gentelella - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. paladindigital/laravel-theme-gentelella

ActiveLaravel-community-theme[Utility &amp; Helpers](/categories/utility)

paladindigital/laravel-theme-gentelella
=======================================

An installable theme for laravel, created by Colorlib and created into a package by PaladinDigital.

2181HTML

Since Mar 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/PaladinDigital/laravel-theme-gentelella)[ Packagist](https://packagist.org/packages/paladindigital/laravel-theme-gentelella)[ RSS](/packages/paladindigital-laravel-theme-gentelella/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Theme: Gentelella
=========================

[](#laravel-theme-gentelella)

This is the theme Gentelella by Colorlib packaged up by PaladinDigital into a composer installable package for Laravel 5.

Installation
------------

[](#installation)

Add the require in your composer.json file:

```
"require": {
  ...
  "paladindigital/laravel-theme-gentelella": "*"
}

```

If you dont already have the service provider registered in your config/app.php then add it also

```
'providers' => [
    ...
    PaladinDigital\LaravelThemes\ServiceProvider::class,
]

```

### Laravel Support (Task Force Dev package)

[](#laravel-support-task-force-dev-package)

If you install the [taskforcedev/laravel-support](https://github.com/taskforcedev/laravel-support) package this provides the ability to set a sitewide master layout which will be used in all views.

This saves you having to set the longform view name in all page templates. Alternatively you could create your own shared data object.

Theme Usage
-----------

[](#theme-usage)

### Layouts

[](#layouts)

- master: The master layout uses container-fluid css class for full-width responsive themes.

### Page Meta

[](#page-meta)

The following meta tags will be populated if provided by controllers (the easiest way to do this is to create a method on your base controller to populate a shared data object then pass this along with any extra page specific data to your views).

- $charset : String (optional), default: UTF-8
- $viewport : String (optional), default: width=device-width, initial-scale=1.0
- $keywords : Array of keywords or a comma-seperated string.
- $description : String
- $title : Page title

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/67824c3c557abf0cb50a016dabacfc64c2af69b5cd765c2895445f21fb499ae0?d=identicon)[davidcraig](/maintainers/davidcraig)

![](https://www.gravatar.com/avatar/f96175b47b1cd690d30564fe404b1106b4574c4b670bbcf239ade3dcaae85766?d=identicon)[PaladinDev](/maintainers/PaladinDev)

---

Top Contributors

[![davidcraig](https://avatars.githubusercontent.com/u/11975187?v=4)](https://github.com/davidcraig "davidcraig (4 commits)")

### Embed Badge

![Health badge](/badges/paladindigital-laravel-theme-gentelella/health.svg)

```
[![Health](https://phpackages.com/badges/paladindigital-laravel-theme-gentelella/health.svg)](https://phpackages.com/packages/paladindigital-laravel-theme-gentelella)
```

###  Alternatives

[flarum/pusher

See new discussions and posts in real-time using Pusher.

22367.3k4](/packages/flarum-pusher)[awcodes/palette

A color picker field for Filament Forms that uses preset color palettes.

2552.6k5](/packages/awcodes-palette)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
