Skip to content

laravel-junkies/theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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');

About

A Laravel package for multiple theme handling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages