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/app/Http
Your Name 98267eb26f refactor: replace deprecated str_random() with Str::random()
str_random() is a deprecated helper from laravel/helpers that was
missed in the initial helpers removal. Replace all 18 call sites
with the modern Str::random() equivalent.
4 weeks ago
..
Controllers refactor: replace deprecated str_random() with Str::random() 4 weeks ago
Middleware Update allowed routes for restricted access middleware 4 weeks ago
Requests Update ProfileMigrationStoreRequest.php 1 month ago
Resources Convert string references to `::class` 4 weeks ago
Kernel.php Merge pull request #6813 from pixelfed/refactor/middleware-aliases-property 4 weeks ago