You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/views/admin/newsroom
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
..
create.blade.php
edit.blade.php Update newsroom 4 years ago
home.blade.php fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago