Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 727 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 727 Bytes

VHNH

vhnh/kindergarten

Sorry, Joe. You're too young to party.

tests

What does the package provide?

The Vhnh Kindergarten package adds a route middleware to your Laravel application. The middleware checks if a verified_age key exists within the session.

For SEO purposes the most popular search engine crawlers are whitelisted.

Route::middleware('kindergarten')->get('/booze', BoozeController::class);

License

The Vhnh Kindergarten package is open-sourced software licensed under the MIT license.