Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.46 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.46 KB

Lara-Seasons

Latest Version on Packagist Build Status Quality Score Total Downloads

Add a seasonal flair to your webpages!

Installation

You can install the package via composer:

composer require drunkcode/lara-seasons

Usage

Add the Lara-Seasons include below the body of your layout blade file(s)

// app.blade.php
@include('lara-seasons::seasons')

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.