Download the PHP package ashrafi/laravel-simple-theme-manager without Composer
On this page you can find all versions of the php package ashrafi/laravel-simple-theme-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ashrafi/laravel-simple-theme-manager
More information about ashrafi/laravel-simple-theme-manager
Files in ashrafi/laravel-simple-theme-manager
Download ashrafi/laravel-simple-theme-manager
More information about ashrafi/laravel-simple-theme-manager
Files in ashrafi/laravel-simple-theme-manager
Vendor ashrafi
Package laravel-simple-theme-manager
Short Description Laravel Theme Manager
License MIT
Package laravel-simple-theme-manager
Short Description Laravel Theme Manager
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-simple-theme-manager
Laravel Simple ThemeManager
Handle themes in resources/Themes directory with create config/theme.php file
Requirements
php:>=5.5.9
Quick Installation
Begin by installing the package through Composer. This package will load with laravel and you don't need to add ServiceProvider.
Publish config.php if you want change default theme name
Usage
Use ThemeView namespace to load layouts or sections.
For example: @layouts('ThemeView::{layoutBladeName})
All versions of laravel-simple-theme-manager with dependencies
PHP Build Version
Package Version
The package ashrafi/laravel-simple-theme-manager contains the following files
Loading the files please wait ....