marcusmyers / report

A way to add announcements to a website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

report

Report is used to add simple announcements to a web site.

Installation

You can install the package via composer:

composer require marcusmyers/report

Usage

$announcements = Report::getAnnouncements();

Testing

composer test

Todo

[] Add custom views [] Add a way to test the facade

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 marcusmyers@gmail.com instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

A way to add announcements to a website

License:MIT License


Languages

Language:PHP 100.0%