LaravelPackages.net
Acme Inc.
Toggle sidebar
azraf/laravel-themes-manager

Bring multi themes support to your Laravel application with a full-featured Themes Manager

0
0
About azraf/laravel-themes-manager

azraf/laravel-themes-manager is a Laravel package for bring multi themes support to your laravel application with a full-featured themes manager. It currently has 0 GitHub stars and 0 downloads on Packagist. Install it with composer require azraf/laravel-themes-manager. Discover more Laravel packages by azraf or browse all Laravel packages to compare alternatives.

Last updated

Latest Stable Version Total Downloads License

Introduction

azraf/laravel-themes-manager is for testing hexadog/laravel-themes-manager package in my own project with some core modification. This testing may end OK. Its highly recommended you use the main package hexadog/laravel-themes-manager. This package will be under lots of testing, so highly possibility of end with lots of errors. So, if you want, use with your own risk.

composer require hexadog/laravel-themes-manager

Modified/testing package

composer require azraf/laravel-themes-manager

The package will automatically register its service provider.

To publish the config file to config/themes-manager.php run:

php artisan vendor:publish --provider="Hexadog\ThemesManager\Providers\PackageServiceProvider"

Documentation

You can find the full documentation here

Credits

License

Laravel Themes Manager is open-sourced software licensed under the MIT license.

Star History Chart