Commit Graph

2 Commits (a031ecef0cacdf03dee084b30ff5ea052d8691dc)

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.
1 month ago
Daniel Supernault c53894fe16
Add Parental Controls feature 3 years ago