Download the PHP package codions/laravel-themes-manager without Composer
On this page you can find all versions of the php package codions/laravel-themes-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codions/laravel-themes-manager
More information about codions/laravel-themes-manager
Files in codions/laravel-themes-manager
Package laravel-themes-manager
Short Description Bring multi themes support to your Laravel application with a full-featured Themes Manager
License MIT
Informations about the package laravel-themes-manager
Laravel Themes Manager
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:
The package will automatically register its service provider.
To publish the config file to config/themes-manager.php run:
Documentation
You can find the full documentation here
Related projects
- Laravel Themes Installer: Composer plugin to install
laravel-theme
packages outside vendor directory .
Credits
- This project is a modified version of hexadog/laravel-themes-manager, created as a fork with additional changes.
License
Laravel Themes Manager is open-sourced software licensed under the MIT license.
All versions of laravel-themes-manager with dependencies
ext-json Version *
codions/laravel-themes-installer Version ^1.0
illuminate/view Version ^7.0|^8.0|^9.0|^10.0
livewire/livewire Version ^2.10