moonbear / blade-components
Laravel Blade components
Installs: 449
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
This package is auto-updated.
Last update: 2024-10-26 13:36:41 UTC
README
This packages is a set of reusable, self-contained set of blade UI components. The default theme uses Bootstrap 4. You can extend and customize them as your liking and need.
A Word Of Warning
This is an internal-use package therefore the packagage is provided AS-IS without any support.
Prerequisites
Since the default theme uses Bootstrap 4.x, you have to install bootstrap and you can use the bootstrap
preset for Laravel if you are starting a new project or add it as mentioned in Bootstrap 4 documentation.
Installation
```bash
composer require moonbear/blade-components
```
Usage
https://ball-ui.readthedocs.io/en/latest/