moonbear/blade-components

Laravel Blade components
451 9
Install
composer require moonbear/blade-components
Latest Version:1.1.0
License:MIT
Last Updated:Oct 26, 2021
Links: GitHub  ·  Packagist
Maintainer: jq

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