2017 © Pedro Peláez
 

library laravel-simple-theme-manager

Laravel Theme Manager

image

ashrafi/laravel-simple-theme-manager

Laravel Theme Manager

  • Sunday, August 13, 2017
  • by ashrafimanesh
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Laravel Simple ThemeManager

Handle themes in resources/Themes directory with create config/theme.php file, (*1)

Requirements

php:>=5.5.9, (*2)

Quick Installation

Begin by installing the package through Composer. This package will load with laravel and you don't need to add ServiceProvider., (*3)

composer require ashrafi/laravel-simple-theme-manager

Publish config.php if you want change default theme name, (*4)

Usage

Use ThemeView namespace to load layouts or sections., (*5)

For example: @layouts('ThemeView::{layoutBladeName}), (*6)

The Versions

13/08 2017

dev-master

9999999-dev

Laravel Theme Manager

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by ramin

13/08 2017

v1.0

1.0.0.0

Laravel Theme Manager

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by ramin