sircumz/laravel-themes

A Laravel 5.4 package for a theme based design.
19 2
Install
composer require sircumz/laravel-themes
Latest Version:1.0.0
PHP:^7.0
License:MIT
Last Updated:Oct 5, 2017
Links: GitHub  ·  Packagist
Maintainer: SirCumz

laravel-modular!

Latest Stable Version Total Downloads Latest Unstable Version License

A Laravel 5.4+ package for a theme based design.


Installation

The preferred way of installing is through composer

composer require sircumz/laravel-themes

Add the service provider to config/app.php:

SirCumz\LaravelModular\LaravelThemesServiceProvider::class

Publish the package

php artisan vendor:publish --tag=themes

Navigate to "app/Themes" to view the Default Theme.

Compiling Theme Assets with laravel Mix

Related Packages

caffeinated/themes

Laravel Themes

56,004 173
pingpong/themes

Laravel Themes

24,882 24
igaster/laravel-theme

Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integra...

1,276,265 515
pierresilva/laravel-themes

Laravel 5.3 Themes Support

187 2
torann/device-view

Provides support for device based view layouts in Laravel.

6,630 14