nick-kh / laravel-components
Shared Laravel Blade components
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
pkg:composer/nick-kh/laravel-components
Requires
- php: ^8.1
- codeat3/blade-phosphor-icons: ^2.0
- illuminate/support: ^12.0
This package is auto-updated.
Last update: 2025-11-08 09:24:05 UTC
README
Reusable Blade components for Laravel projects — simple, clean, and ready to use across all your apps.
📦 About
Laravel Components is a collection of reusable and customizable Blade components designed to speed up development and keep your UI consistent across all Laravel projects.
Instead of copying the same UI pieces over and over, install this package once — and update them everywhere with a single Composer command.
🚀 Installation
You can install the package via Composer:
composer require nick-kh/laravel-components