ashrafi/laravel-simple-theme-manager

Laravel Theme Manager
27 3
Install
composer require ashrafi/laravel-simple-theme-manager
Latest Version:v2.0.0
PHP:>=5.5.9
License:MIT
Last Updated:Feb 1, 2023
Links: GitHub  ·  Packagist
Maintainer: ashrafimanesh

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.

composer require ashrafi/laravel-simple-theme-manager

Publish config.php if you want change default theme name

Usage

Use ThemeView namespace to load layouts or sections.

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

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

610,259,779 9,704
laravel/framework

The Laravel Framework.

551,557,428 34,802
laravel/tinker

Powerful REPL for the Laravel framework.

462,518,693 7,436