azraf/laravel-themes-manager

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

dev-master 2024-10-12 03:21 UTC

This package is auto-updated.

Last update: 2025-03-12 04:22:52 UTC


README

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

Related projects

Credits

License

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