Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 769 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 769 Bytes

MoonBear Blade Components

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/

Publishing