Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Fluxui Theme Laravel Package

agenticmorf/fluxui-theme

FluxUI theme and appearance settings for Laravel apps using Livewire Flux. Offers light/dark/system mode, accent and base color swatch pickers, and stores user preferences in an appearance_preferences JSON field on the User model.

View on GitHub
Deep Wiki
Context7

title: Installation

Installation

Requirements

  • PHP ^8.2
  • Laravel ^11.0 or ^12.0
  • Livewire ^3.0 or ^4.0
  • livewire/flux ^2.0
  • livewire/volt ^1.0

Composer

composer require agenticmorf/fluxui-theme

Packagist

Migration

After composer require, run:

php artisan migrate

The package registers a migration that adds the nullable JSON appearance_preferences column on users (via loadMigrationsFrom). The migration skips the column if it already exists.

Column still missing?

If you see SQLSTATE[42703]: Undefined column ... appearance_preferences, the package migration has not been applied yet. Run php artisan migrate on the environment that serves the app (including production and Docker).

If your deploy pipeline only runs migrations from database/migrations and never loads vendor migrations, add your own migration for appearance_preferences or adjust the pipeline so php artisan migrate runs the full migrator (including package paths).

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai