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

https://github.com/m1guelpf/laravel-fun

A fun package that registers a few routes bots usually search for, and gives them a nice surprise instead.
https://github.com/m1guelpf/laravel-fun

fun hacktoberfest laravel laravel-fun laravel-package rickroll

Last synced: 5 months ago
JSON representation

A fun package that registers a few routes bots usually search for, and gives them a nice surprise instead.

Awesome Lists containing this project

README

          

# Laravel Fun :sparkles:

[![Latest Version on Packagist](https://img.shields.io/packagist/v/m1guelpf/laravel-fun.svg?style=flat-square)](https://packagist.org/packages/m1guelpf/laravel-fun)
[![Total Downloads](https://img.shields.io/packagist/dt/m1guelpf/laravel-fun.svg?style=flat-square)](https://packagist.org/packages/m1guelpf/laravel-fun)

A fun package that registers a few routes bots usually search for, and gives them a nice surprise instead. Inspired by [this tweet](https://twitter.com/LiamHammett/status/1260984553570570240).

## Installation

You can install the package via composer:

```bash
composer require m1guelpf/laravel-fun
```

## Usage

Just enjoy!

## Contributing

You can add more paths or redirects by editing the `FunServiceProvider` file!

## Credits

- [Miguel Piedrafita](https://twitter.com/m1guelpf)
- [Lian Hammett](https://twitter.com/LiamHammett)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.