b4rightnow/flux-pro

The pro version of Flux, the official UI component library for Livewire.
7 5
Install
composer require b4rightnow/flux-pro
PHP:^8.1
License:proprietary
Last Updated:Jan 9, 2025
Links: GitHub  ·  Packagist
Maintainer: b4rightnow

🌊 flux

Local development

Clone the repo:

git clone git@github.com:b4rightnow/flux.git

Set up the environment:

composer install
npm install

Bundle the JS & CSS:

npm run build

Test it in a local Laravel project

From the root of the project, run:

composer config repositories.local '{"type": "path", "url": "./../flux"}' --file composer.json

Note: The path to the local Flux repo is relative to the root of the project.

Now, you can run:

composer require b4rightnow/flux:dev-main --dev

Note: You might have to change your app's "minimum-stability" to "dev" in your composer.json file.

Related Packages

sdfaffss/flux-pro1

The pro version of Flux, the official UI component library for Livewire.

5 0
ympact/flux-icons

A package to provide icons from different vendors for Livewire Flux.

11,017 11
livewire/flux

The official UI component library for Livewire.

8,762,344 957
wishborn/fancy-flux

Custom Flux UI components - carousel, color-picker, and emoji-select

848 3
destech-hasar-cozumleri-a-s/larabite

Complete Flowbite component library for Laravel with Blade components, Tailwind...

673 0