Skip to content

Latest commit

 

History

History
86 lines (54 loc) · 2.08 KB

readme.md

File metadata and controls

86 lines (54 loc) · 2.08 KB

laravel-rickroll 🎤️

Latest Version on Packagist Total Downloads Build Status

laravel rickroll

TLDR: sometimes you just gotta rickroll people who attempt to mess with your website.

Credit to Liam Hammett for his tweet (8k+ likes) that inspired this package: https://twitter.com/LiamHammett/status/1260984553570570240/

Installation

$ composer require mitchazj/laravel-rickroll

Simple Usage

Just install the package and that's it. Out-of-the box we'll redirect:

  • .env
  • wp-login
  • wp-login.php
  • wp-admin
  • wp-admin/*
  • phpinfo.php
  • .htaccess

Happy Rickrolling!

Advanced Usage

Custom Routes

Coming soon.

Custom Triggers

Coming soon.

Custom Rickroll Video

Coming soon.

Callbacks

Coming soon.

Change log

Please see the changelog for more information on what has changed recently.

Testing

TODO. These aren't set up properly yet.

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Credits

Massive thanks to Liam Hammett for his tweet (8k+ likes) that inspired this package: https://twitter.com/LiamHammett/status/1260984553570570240/

License

MIT. Please see the license file for more information.