forlaravel / lux
Laravel Lux is a set of laravel blade components based on shadcn/ui
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- gehrisandro/tailwind-merge-php: ^1.1
- illuminate/contracts: ^9.0||^10.0||^11.0
README
Lux is a versatile package inspired by Shadcn, designed to seamlessly integrate with Tailwind CSS, Alpine.js, Livewire, and Laravel. It provides a robust set of tools and components that streamline the development process, making it easier to build dynamic and responsive web applications. While Lux offers built-in support for Livewire to enhance interactivity, its use is entirely optional, allowing developers the flexibility to choose the best tools for their specific needs.
Whether you're building a simple website or a complex web application, Lux aims to simplify your workflow and enhance your productivity.
Website
See Lux in action: https://forlaravel.com/lux
Features
- Laravel Blade Components: Lux offers a collection of Laravel Blade components that you can easily integrate into your project to create dynamic and interactive user interfaces.
- TALL: Lux is designed to work seamlessly with Tailwind CSS, Alpine.js, Livewire, and Laravel, providing a cohesive development experience. Livewire is optional, allowing you to use Lux with or without it.
- Wireable: Lux provides built-in support for Livewire. Leveraging the use of
wire:model
on all components, Lux enhances interactivity and responsiveness. - Customization: Lux allows you to customize the appearance and behavior of components to suit your specific requirements.