Commit Graph

2 Commits (742c1a6bc82e0fcd8a44e01ea160cbd08bff4fc4)

Author SHA1 Message Date
Your Name 30db57448f fix: replace str_random/str_limit/str_slug in Blade templates and tests
These deprecated helpers will throw 'undefined function' errors at
runtime since laravel/helpers was removed. Replace with Str::random(),
Str::limit(), and Str::slug() respectively.
4 weeks ago
Daniel Supernault c53894fe16
Add Parental Controls feature 3 years ago