Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/waveygroup/ukraine-banners-laravel
- Owner: waveygroup
- License: mit
- Created: 2022-03-11T16:53:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T19:50:35.000Z (almost 3 years ago)
- Last Synced: 2024-05-20T19:57:58.943Z (8 months ago)
- Topics: laravel, package, php, standwithukraine, ukraine, ukraine-invasion
- Language: PHP
- Homepage: https://wavey.group
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
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 `