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.
- Host: GitHub
- URL: https://github.com/m1guelpf/laravel-fun
- Owner: m1guelpf
- License: mit
- Created: 2020-05-14T21:29:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T12:42:55.000Z (over 5 years ago)
- Last Synced: 2025-03-31T00:02:15.155Z (about 1 year ago)
- Topics: fun, hacktoberfest, laravel, laravel-fun, laravel-package, rickroll
- Language: PHP
- Homepage: https://www.youtube.com/watch?v=dQw4w9WgXcQ
- Size: 19.5 KB
- Stars: 36
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Fun :sparkles:
[](https://packagist.org/packages/m1guelpf/laravel-fun)
[](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.