Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waveygroup/ukraine-banners-laravel

πŸ‡ΊπŸ‡¦ Ukraine Banners Laravel Package
https://github.com/waveygroup/ukraine-banners-laravel

laravel package php standwithukraine ukraine ukraine-invasion

Last synced: about 2 months ago
JSON representation

πŸ‡ΊπŸ‡¦ Ukraine Banners Laravel Package

Awesome Lists containing this project

README

        

# πŸ‡ΊπŸ‡¦ Ukraine Banners for Laravel #StandWithUkraine

We have recently launched [Ukraine Banners](https://ukraine.wavey.group) and to make developers life easier, we have decided to make a Laravel package to allow developers to instantly add their banners through Composer.

## Installation

You can install the package via composer:

```bash
composer require wavey/ukraine-banners
```

Once you have done this, run the following command:

```bash
php artisan ukraine-banners:install
```

This will automatically publish the config along with the views to `/resources/views/vendor/wavey`.

## Usage

Simply add this at the bottom of your layout, just before the `