Download the PHP package codewithdiki/filament-theme-manager without Composer
On this page you can find all versions of the php package codewithdiki/filament-theme-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codewithdiki/filament-theme-manager
More information about codewithdiki/filament-theme-manager
Files in codewithdiki/filament-theme-manager
Package filament-theme-manager
Short Description Plugin for laravel theme manager deploy your theme just by 1 click.
License MIT
Informations about the package filament-theme-manager
filament-theme-manager
Geting Started
Things You Should Know Before Installing This Plugin
This plugin is stand above hexadog/laravel-themes-manager and filament/filament so before you install this plugin I recommend you to learn about them first. This plugin is require you to run a proccess in a queue. Use Laravel Horizon or other tools to run queue and also i recommend you to use redis.
READ THIS
If you install this plugin before vite is supported you should create new migrations for themes table, your migration should looks like this
Install Guide
In your config/app.php place this code in you providers section
Publish Views And Migration
Migrate
All versions of filament-theme-manager with dependencies
spatie/laravel-package-tools Version ^1.11.0
spatie/laravel-medialibrary Version ^10.0.0
spatie/data-transfer-object Version ^3.8.1
spatie/enum Version ^3.13
filament/spatie-laravel-media-library-plugin Version ^2.8
filament/filament Version ^2.0
hexadog/laravel-themes-manager Version ^1.10