Skip to content

Enhance your Laravel application with versatile theme support using a comprehensive theme manager that offers a wide range of powerful features, including Livewire support and much more.

License

Notifications You must be signed in to change notification settings

codions/laravel-themes-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Themes Manager

Latest Stable Version Total Downloads License

Introduction

Enhance your Laravel application with versatile theme support using a comprehensive theme manager that offers a wide range of powerful features, including Livewire support and much more.

Installation

This package requires PHP 7.4 and Laravel 7.0 or higher.

To get started, install Themes Manager using Composer:

composer require codions/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="Codions\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.

About

Enhance your Laravel application with versatile theme support using a comprehensive theme manager that offers a wide range of powerful features, including Livewire support and much more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published