laravel-junkies/theme

A Laravel package for multiple theme handling
92 2
Install
composer require laravel-junkies/theme
Latest Version:v2.0
PHP:^7.2.5
License:MIT
Last Updated:Mar 17, 2020
Links: GitHub  ·  Packagist
Maintainer: TobyMaxham

Theme Manager

A Laravel package for multiple theme handling.

With this package you can easily create customized themes for Laravel.

Total Downloads Latest Stable Version Latest Unstable Version License

Installation

composer require laravel-junkies/theme

Usage

The following code will looking for resources within the folder resources/themes/{themeName}

Theme::setup('themeName');

Related Packages

mrcore/bootswatch-theme

Mrcore Bootswatch Base Theme

2,116 0
kayrules/laravel-starter

The Laravel 4.2 Starter CMS Template with Bootstrap.

84 0
fluentkit/theme

Simple Laravel Theme management

87 0
sroutier/laravel-5.1-enterprise-starter-kit

A Starter project based on Laravel 5.1 with theme support, optional LDAP/AD auth...

6 220
sroutier/laravel-enterprise-starter-kit

A Starter project based on Laravel 5.1 with theme support, optional LDAP/AD auth...

7 218