php-framework/app/Website/Demo/View
Snider f6c688d4e1 Fix login button showing all states at once
- Add @fluxAppearance and @fluxScripts to Demo layout
- Replace custom button with flux:button component
- Flux button handles loading states internally

The wire:loading directives weren't working because Livewire's
CSS wasn't being parsed by the browser (style sheet not applied).
Using Flux's button component resolves this cleanly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:55:23 +00:00
..
Blade Fix login button showing all states at once 2026-01-23 11:55:23 +00:00
Modal Add core components and initial setup for the PHP framework 2026-01-21 14:11:45 +00:00