| Install | |
|---|---|
composer require themegazord/capyui |

CapyUI is a modern UI components library for Laravel applications, inspired by the capybara — calm, adaptable, and efficient. It provides ready-to-use, beautifully designed components with seamless Laravel integration.
Add the repository path to your main project’s composer.json:
"repositories": [
{
"type": "path",
"url": "packages/capyui"
}
]